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

Commits on Sep 10, 2024

  1. Gui window rework (HarbourMasters#4307)

    * 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.
    Malkierian authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b5037a0 View commit details
    Browse the repository at this point in the history