Operation Card Presentation Improvements, Settings Text Wrapping Fixes, and Other Misc Accessibility Improvements - #5425
Conversation
67403d4 to
86ca6ed
Compare
…s, and Other Misc Accessibility Improvements
86ca6ed to
c9ebfed
Compare
Gabriel Dufresne (GabrielDuf)
left a comment
There was a problem hiding this comment.
I left a few comments. These changes break the settings-card hover on every non-Mica configuration — macOS, Linux, Windows 10, and Windows 11 with transparency effects turned off. Windows 11 with transparency on is the only setup that's safe, because Styles.WindowsMica overrides the two brushes involved; Styles.Common never got the same tuning. You can reproduce it on your own machine: turn off Personalization → Colors → Transparency effects, restart, and hover a settings card in dark mode.
|
Here's a video showing the issue I mentioned. Also, I think the hover color is now way too light. It looks a bit weird. Screen.Recording.2026-09-22.at.10.23.24.AM.mov |
|
That isn't supposed to happen. I'll look into it. UniGetUI_.2026-09-22_22.26.52.mp4 |
|
Gabriel Dufresne (@GabrielDuf) I've updated the PR with some additional fixes bundled in for several pre-existing bugs that I found along the way. Appreciate your review. |
audit every element that might have border adornment against previous UI to ensure accessibility
improve SettingsCard wrapping. Closes [BUG] Settings dialog is messed in Russian locale #5410
If the same issue can be reproduced outside UniGetUI with the relevant package manager or with the package itself, please report it there first. UniGetUI should only be used to track issues that are specific to UniGetUI's behavior or integration.