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
Currently the size of the window is locked in by a call to set window size in the main ignition loop. Might be a really cool feature to have the window resizable, with the internal images shifting position smoothly to recenter based on the new size. Would be rather tricky, but very cool. Important to note that displays may need to have a relative position to "attach" to, since some may need to stick to the left/bottom sides of the screen. Also problematic when sizing the screen so small that the displays overlap...
Long range feature, but important.
The text was updated successfully, but these errors were encountered:
Currently the size of the window is locked in by a call to set window size in the main ignition loop. Might be a really cool feature to have the window resizable, with the internal images shifting position smoothly to recenter based on the new size. Would be rather tricky, but very cool. Important to note that displays may need to have a relative position to "attach" to, since some may need to stick to the left/bottom sides of the screen. Also problematic when sizing the screen so small that the displays overlap...
Long range feature, but important.
The text was updated successfully, but these errors were encountered: