Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Split layout/background.rs file
Have background, border and gradient modules
for calculation functions.
Use shorter names for functions that are qualified
by the module name like `border::radii`.

Use push_item and push_iter to add items to WebRender.
  • Loading branch information
pyfisch committed Oct 22, 2018
1 parent 2304f02 commit 2ff330a
Show file tree
Hide file tree
Showing 7 changed files with 577 additions and 658 deletions.

0 comments on commit 2ff330a

Please sign in to comment.