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

Update the style of RatingControl to keep up with Windows 11 #131

Open
6 tasks done
GID0317 opened this issue Jan 23, 2025 · 1 comment
Open
6 tasks done

Update the style of RatingControl to keep up with Windows 11 #131

GID0317 opened this issue Jan 23, 2025 · 1 comment
Labels
package: controls Taking place in the iNKORE.UI.WPF.Modern.Controls project status: slacking Well, what can I say?

Comments

@GID0317
Copy link

GID0317 commented Jan 23, 2025

Describe the bug

The rating controls are not displaying properly compared to WinUI, with issues such as missing outlines and the unselected icon getting filled.
UI.WPF.Modern:
WPF_Stars
Image

Winui:
Image
Image

Reproduction

Interact with Rating controls.

Suggested Solution

No response

Library Version

0.10.0

Operating System

Windows 11

Framework

.NET Core and .NET

Framework Version

8

Source of Package

NuGet.org

Additional Notes

No response

Validations

  • Check that there isn't already an issue that reports the same or similar problem.
  • Check that this is a bug in the library that should be fixed, not a feature, also this is not about the documentation. (Or please choose the right repo and template.)
  • This is one single problem, or a few problems with the same cause. (If you want to report multiple problems, please create one issue for every single problem.)
  • You've checked that this problem still exists in the latest version. (Keep in mind that we don't provide any support for old versions.)
  • You know that we can't guarantee that we will satisfy your request. This is not really our duty to do everything anyone asks for. Also, you will treat our staff, contributors, and other users with respect and kindness.
  • You're sure there's something wrong with the library itself, not how you're using it. (If you are having issues using it and need help, please go to discussion.)
@GID0317 GID0317 added the status: needs-triage Waiting to be triaged by our memebers label Jan 23, 2025
@NotYoojun
Copy link
Member

Actually these are different styles. The RatingControl in iUWM 0.10.0 is still using the Windows 10 style, and WinUI is using WIndows 11 style. I guess I'll make the changes then.

@NotYoojun NotYoojun added status: slacking Well, what can I say? and removed status: needs-triage Waiting to be triaged by our memebers labels Jan 23, 2025
@NotYoojun NotYoojun changed the title [Bug] Unselected Rating Controls Not Displaying Properly Compared to WinUI Update the style of RatingControl to keep up with Windows 11 Jan 23, 2025
@NotYoojun NotYoojun added the package: controls Taking place in the iNKORE.UI.WPF.Modern.Controls project label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: controls Taking place in the iNKORE.UI.WPF.Modern.Controls project status: slacking Well, what can I say?
Projects
None yet
Development

No branches or pull requests

2 participants