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
As pointed out in this issue the scaling of the stroke seems to occasionally fail in orthographic sketches. The simplest way to fix this would be to readjust the default scaling for all sketches that are orthographic (ex: multiply the currentStrokeWidth by 0.10) but this wouldn't fix the core issue which I am a bit confused by at the moment. Will keep looking.
The text was updated successfully, but these errors were encountered:
Nature of issue?
Most appropriate sub-area of p5.js?
As pointed out in this issue the scaling of the stroke seems to occasionally fail in orthographic sketches. The simplest way to fix this would be to readjust the default scaling for all sketches that are orthographic (ex: multiply the currentStrokeWidth by 0.10) but this wouldn't fix the core issue which I am a bit confused by at the moment. Will keep looking.
The text was updated successfully, but these errors were encountered: