Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gui window rework (#4307) #7

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Gui window rework (#4307) #7

merged 1 commit into from
Sep 10, 2024

Conversation

ROGsamurai
Copy link
Owner

  • Converted all GuiWindows to the new separate Begin/End format in current LUS except InputViewer, CheckTracker, ItemTracker and Modals.

  • Setup Check, Entrance, Item trackers and Input Viewer to override Draw() to bypass the ImGui Begin and End, as they're not intended to go in the modern menu.

  • Cleanup.

* Converted all GuiWindows to the new separate Begin/End format in current LUS except InputViewer, CheckTracker, ItemTracker and Modals.

* Setup Check, Entrance, Item trackers and Input Viewer to override `Draw()` to bypass the ImGui Begin and End, as they're not intended to go in the modern menu.

* Cleanup.
@ROGsamurai ROGsamurai merged commit 21082c4 into Leveled-v8.0.6 Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants