Skip to content
This repository was archived by the owner on Jul 14, 2024. It is now read-only.

v2.13.94_beta

@brendandahl brendandahl tagged this 24 Feb 05:30
Soft masks can be enabled/disabled at anytime and at different
points in the save/restore stack. This can lead to
the amount of save/restores becoming unbalanced across the
two canvases. Instead of save/restoring on the temporary canvas
change it so we only track state on the main (suspended canvas).

I was also getting an out balance stack from patterns, so I've also
fixed that and added a warning that will at least show up on chrome.
It would be nice to add this so Firefox at some point too.

Fixes #11328, #14297 and bug 1755507
Assets 2
Loading