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
Preference name needs to be inverted (isCanvasSnapToGrid becomes isSuppressSnapToGrid). This is because defaultValue of true doesn't work correctly. See isHideCanvasGridLines for an example.
The text was updated successfully, but these errors were encountered:
Preference name needs to be inverted (
isCanvasSnapToGrid
becomesisSuppressSnapToGrid
). This is because defaultValue of true doesn't work correctly. SeeisHideCanvasGridLines
for an example.The text was updated successfully, but these errors were encountered: