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

FIX: The "Add Control Scheme..." popup now requires explicit Save/Close user action (case ISXB-1131) #2044

Merged
merged 4 commits into from
Nov 6, 2024

Commits on Nov 6, 2024

  1. [Input System] The "Add Control Scheme..." popup now requires explici…

    …t Save/Close user action (case ISXB-1131)
    
    o Previously clicking outside the popup window (anywhere in the editor) would close the popup window.
    
    o This would leave a new blank (unnamed, orphaned) control scheme populating the UI - this was confusing.
    
    o Now this popup will persist until the user explictly chooses to Save or Cancel.
    AlexTyrer committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3971f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729a57b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74b86e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82c40ad View commit details
    Browse the repository at this point in the history