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

Slider is not displayed properly #1120

Open
dxnel opened this issue Jun 10, 2024 · 0 comments
Open

Slider is not displayed properly #1120

dxnel opened this issue Jun 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dxnel
Copy link

dxnel commented Jun 10, 2024

Describe the bug

The inside of the slider from its start towards the value is supposed to be filled with the same color as the thumb but this area however remains gray.

The bug exists in the WPF UI Gallery as well as in a traditional WPF project.

To Reproduce

WPF UI Gallery : Open the WPF UI Gallery app, and then go to Basic Inputs -> Slider

WPF Project : After creating a project, add a Slider to its window then test its operation during debugging

Expected behavior

The track of the slider is supposed to be in the same color as the thumb (as shown in the image below).

Windows 11

Screenshots

Issue shown in the WPF UI Gallery

WPF UI Gallery

Issue shown in a WPF Project

WPF

OS version

Windows 11 (23H2, 22631.3672)

.NET version

6.0

WPF-UI NuGet version

3.0.4

Additional context

No response

@dxnel dxnel added the bug Something isn't working label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant