Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: negative dx/dy in feOffset (#2515)
# Summary While working on #2514 I've noticed that negative dx/dy were treated as positive. ## Test Plan Add FeOffset filter with negative dx/dy to an element. It should move closer to upper left corner. ## Compatibility | OS | Implemented | | ------- | :---------: | | Android | ✅ |
- Loading branch information