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
Maybe make this an optional flag, as each view will have a separate GL context - I am not sure if this creates overhead.
Also, as forms is moving to other platforms (Tizen, GTK#, etc.) there may be some device that doesn't have GL support (although I am not sure if these still exist).
In order to increase performance when showing several SVGs in the same view, I'll try switching to SKGLView instead of simple canvas.
The text was updated successfully, but these errors were encountered: