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
@gzlock If your painting isn't super complex you can wrap your canvas in a GestureDetector widget and make your paintings pseudo- interact-able that way, it's kind of a workaround and doesn't work for more complex use cases but figured I'd mention it for anyone else who's running into this bottleneck.
The canvas transform(translate, scale, clilpRect) has no effect on TouchyCanvas
demo
The text was updated successfully, but these errors were encountered: