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
Replace Stroke autoloading with something that works basically like Shape loading - you provide both a Line ID to supervise as, and a Stroke to instantiate.
Apart from reducing magic, this gets rid of the awkward necessity of having a bunch of identical Strokes with different names, and gets rid of the constraints on Line IDs.
The text was updated successfully, but these errors were encountered:
Replace Stroke autoloading with something that works basically like Shape loading - you provide both a Line ID to supervise as, and a Stroke to instantiate.
Apart from reducing magic, this gets rid of the awkward necessity of having a bunch of identical Strokes with different names, and gets rid of the constraints on Line IDs.
The text was updated successfully, but these errors were encountered: