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

Controls: Make the analog/digital mapping clash resolution more gentle. #17960

Merged
merged 2 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. Timestamp control inputs

    hrydgard committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a07079b View commit details
    Browse the repository at this point in the history
  2. Controls: Make the analog/digital mapping clash resolution more gentle.

    Now takes the time into account, so clashing digital input will only shrink
    analog inputs once it's a few seconds old.
    
    Also fixes a bug where if there are both inputs, it was hard to reach
    the limits because the digital input itself ended up getting shrunk.
    
    This might help #17860
    hrydgard committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    be2f81c View commit details
    Browse the repository at this point in the history