-
-
Notifications
You must be signed in to change notification settings - Fork 178
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 rounded corner for Windows 11 #971
Comments
## [6.4.1](v6.4.0...v6.4.1) (2022-08-03) ### Bug Fixes * **AutoAdd:** Only trigger the auto add when a new device is actually added ([fe26910](fe26910)) * **Crash:** Fix crash when crashing. Be sure we can get the message and tell the user to report the issue. ([8303e30](8303e30)) * **lang:** Chinese installer language ([0b3203f](0b3203f)) ### Languages * **Japanese:** Translated Settings using Weblate ([87daa76](87daa76)) ### Enhancements * **quickmenu:** Make quick menu rounded like banner ([fd421aa](fd421aa)) * **Rounded:** Add rounded corner to the banner and menus ([4358c88](4358c88)), closes [#971](#971)
🎉 This issue has been resolved in version 6.4.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Is it intentional that the rounded corners appear on Windows 10 also? |
@xcasxcursex Yep that was on purpose, I liked the look it gave to the banner, so this way it doesn't rely on the new Windows 11 API but work for any version of Windows (even win 7). |
OK thanks. It kinda clashes with win10 since it uses sharp corners everywhere, but no big deal. |
Please make corner rounded for Windows 11
The text was updated successfully, but these errors were encountered: