Go to file
Kumi 2acf8501b4
feat(styles): enhance accessibility and UI hints
Improved the UI's informative elements by introducing accessible tooltips and clearer button hierarchy in the CSS. Specifically, focused on enhancing keyboard navigation accessibility by outlining `abbr` elements when focused, and adjusted the `.card-block > .btn` selector for better specificity, ensuring button styles apply more reliably. In the HTML template, added an abbreviation (abbr) element with a tooltip to explain the resolution input field, aiding user understanding and interaction without cluttering the UI.

These changes aim to make the platform more inclusive and user-friendly, particularly for users relying on keyboard navigation, and provide clearer, immediate guidance on the resolution setting process without overwhelming them with text.
2024-04-13 12:05:07 +02:00
src/pix360core feat(styles): enhance accessibility and UI hints 2024-04-13 12:05:07 +02:00
.gitignore Pix360 core app - current status 2023-10-26 09:51:39 +02:00
.gitlab-ci.yml Specify image to use in CI 2023-10-31 10:29:00 +01:00
LICENSE Pix360 core app - current status 2023-10-26 09:51:39 +02:00
pyproject.toml chore: bump version to 0.0.3 2024-04-13 08:52:59 +02:00
README.md Pix360 core app - current status 2023-10-26 09:51:39 +02:00