Skip to content

Commit

Permalink
Added CCS filter, fixed unclosed layers and replied to review comments
Browse files Browse the repository at this point in the history
This update addresses 3 main things:
- Support for CSS filter strings was added to the beginLayer API
- Unclosed layers are now never rasterized when the canvas is presented
  to the user. Instead, the content of the layer is preserved and will
  be rasterized in a later frame, if/when the layer is closed.
- Replied to the first round of review comments.
  • Loading branch information
graveljp committed Nov 7, 2023
1 parent f8a46e0 commit 0868d09
Showing 1 changed file with 280 additions and 261 deletions.
Loading

0 comments on commit 0868d09

Please sign in to comment.