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

Add title attribute to icons #8060

Merged
merged 3 commits into from
Oct 26, 2023
Merged

Add title attribute to icons #8060

merged 3 commits into from
Oct 26, 2023

Commits on Oct 19, 2023

  1. Add title attribute to icons

    Explain the meaning of the icon for screen readers (and mouse over). Hide "inactive" (low opacity) icons from screen readers.
    
    Remove opacity: 1 styling, it's the default opacity.
    jaap3 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    652cd48 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    9c03af6 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    5b98249 View commit details
    Browse the repository at this point in the history