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
Add support for initial window position in GUI and/or GGUI.
Window position could be in the constructor alongside resolution. The underlying imgui.ini could as well/instead
be used, currently on macOS Monterey the file is written but always with window name "Debug##Default" and
the Pos key is sadly ignored if already present.
The text was updated successfully, but these errors were encountered:
Add support for initial window position in GUI and/or GGUI.
Window position could be in the constructor alongside resolution. The underlying imgui.ini could as well/instead
be used, currently on macOS Monterey the file is written but always with window name "Debug##Default" and
the Pos key is sadly ignored if already present.
The text was updated successfully, but these errors were encountered: