You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the current transform to the layer rendering states
This means that when entering a layer, the current transform now is
reset to the identity matrix. setTransform and getTransform are now
local to the current layer, meaning that calling setTransform sets a
matrix relative to the parent layer.
0 commit comments