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

Click on image using enter key #1202

Merged
merged 5 commits into from
Mar 14, 2024
Merged

Commits on Mar 13, 2024

  1. [A11y] - Switching image using the Enter key

    Add the ability to switch the displayed image in the gallery by pressing the Enter key on one of the thumbnails.
    Galpittel committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    67ca751 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Using a const to store the value of the 'Enter' key

    Using a const to store the value of the 'Enter' key
    Galpittel committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3394ae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa0509f View commit details
    Browse the repository at this point in the history
  3. Renaming ENTER_KEY const

    Galpittel committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    29010c0 View commit details
    Browse the repository at this point in the history
  4. Renaming ENTER_KEY const

    Galpittel committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c5767e8 View commit details
    Browse the repository at this point in the history