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
if we rename the stops to something like "count" we can still keep it compatible with old saves if we search the json for either "count" or "stops" with "stops" having priority
A) "stops" already exists as a gradient sliderInt() saved in users jsons
B) "ColorPoint" is the new main API class to set gradient defaults
Let's choose one and stick to it
The text was updated successfully, but these errors were encountered: