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

Cache GuiInset after the value has been set #55

Merged
merged 2 commits into from
Jul 5, 2024

Commits on Jun 27, 2024

  1. Updated one of the demoWindow MenuItems to use the .clicked event as …

    …a test case. Did not work in the demo, so implemented GuiInset fix. Associated demo case now works.
    TheyCallMeRyan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d9b69af View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Current implementation requires Menus include ModifierKeys, otherwise…

    … it causes an error. This should be a user decision (Main cases are Delete / Backspace / any of the F1-F12).
    TheyCallMeRyan committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    0bf2a12 View commit details
    Browse the repository at this point in the history