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
This is the correct behavior, and would avoid that nasty flicker at the start of every sketch as the window snaps from arbitrary 500x500 to whatever the first size call is.
ZajalInterpreter.cpp:56 is the relevant line.
The text was updated successfully, but these errors were encountered:
This is the correct behavior, and would avoid that nasty flicker at the start of every sketch as the window snaps from arbitrary 500x500 to whatever the first
size
call is.ZajalInterpreter.cpp:56 is the relevant line.
The text was updated successfully, but these errors were encountered: