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
This commit refactors GC.SetClippingRegionOperation to store Region and
hence refactors GC:setClipping(Region) to call the Operation instead of
GC:setClipping(long) for a better behaviour on a GC refresh.
Contributes to
#62 and
#128
0 commit comments