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
We discussed this yesterday and we'd like to either make the Text Element vectorized or add a new vectorized Text Element. I've already written an implementation, which you can view here:
The following example works well for
n=10
, but e.g.n=100
the re-rendering on zoom stops working (on MacBook Pro at least).If we take out the
* texts
then high e.g.n=1000
zoom works fine.The text was updated successfully, but these errors were encountered: