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

Zoom mod key info message #1662

Merged
merged 3 commits into from
Feb 9, 2022

Commits on Feb 8, 2022

  1. Display info message regarding wheel zoom

    Also renamed Settings component to UserSettings since it is not as tightly linked to Settings in redux as you might expect from the name.
    
    Added setting to regret clicking do not display again on wheel zoom info message.
    eijawerner committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    a738f8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce1a79f View commit details
    Browse the repository at this point in the history
  3. Moving isMac to utils file

    since causing problems with circular dependencies in test, but also it makes sense to put in a util file instead.
    eijawerner committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    066389c View commit details
    Browse the repository at this point in the history