Skip to content

Commit e365eda

Browse files
authored
Fix overlapping content with layer transformations (#674)
There was a small optimization I made in the blurring code, to reject areas which do not overlap, according to their layout bounds. Layer transformations aren't based on layout sizes though, so we can not safely assume that the overlapping check works correctly. It's a tiny optimization, so better to just remove it. Fixes #675
1 parent a9de0fb commit e365eda

23 files changed

Lines changed: 50 additions & 32 deletions
691 KB
Loading
679 KB
Loading
688 KB
Loading
690 KB
Loading
691 KB
Loading
862 KB
Loading
813 KB
Loading
807 KB
Loading
843 KB
Loading
831 KB
Loading

0 commit comments

Comments
 (0)