CommunityToolkit / CommunityToolkit/Windows

Tick and Needle not displaying on RadialGauge

Open
#350 0 comments 0 reactions 0 assignees View on GitHub
bug components::controls::radialgauge help wanted ux 🖌️
Dominant language
C#
Stars
1.1k
Forks
166
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug

In my UWP project the Tick and the Needle of my RadialGauge do not appear. It works well on Windows 11 (x86) but fail on Windows IoT 10.0.17763.1577.

### Steps to reproduce

```text
Create an UWP app with Visual Studio 2022 Version 17.9.1. Add Nuget package communitytoolkit.uwp.radialgauge 8.0.240109. Replace the XAML in MainPage by the following. Run it on Windows IoT for Raspberry Pi 3b+ (Windows IoT 10.0.17763.1577). The Tick and the Needl will be Invisible.



```

### Expected behavior

I expect to see the Needle AND the Tick on the RadialGauge

### Screenshots

![Screenshot_2024-02-27_11-35-46](https://github.com/CommunityToolkit/Windows/assets/12806083/7bc79dc5-42b8-4167-9235-ceec464f313f)

### Code Platform

- [X] UWP
- [ ] WinAppSDK / WinUI 3
- [ ] Web Assembly (WASM)
- [ ] Android
- [ ] iOS
- [ ] MacOS
- [ ] Linux / GTK

### Windows Build Number

- [X] Windows 10 1809 (Build 17763)
- [ ] Windows 10 1903 (Build 18362)
- [ ] Windows 10 1909 (Build 18363)
- [ ] Windows 10 2004 (Build 19041)
- [ ] Windows 10 20H2 (Build 19042)
- [ ] Windows 10 21H1 (Build 19043)
- [ ] Windows 10 21H2 (Build 19044)
- [ ] Windows 10 22H2 (Build 19045)
- [ ] Windows 11 21H2 (Build 22000)
- [ ] Other (specify)

### Other Windows Build number

_No response_

### App minimum and target SDK version

- [X] Windows 10, version 1809 (Build 17763)
- [ ] Windows 10, version 1903 (Build 18362)
- [ ] Windows 10, version 1909 (Build 18363)
- [ ] Windows 10, version 2004 (Build 19041)
- [ ] Windows 10, version 2104 (Build 20348)
- [ ] Windows 11, version 22H2 (Build 22000)
- [ ] Other (specify)

### Other SDK version

_No response_

### Visual Studio Version

2022

### Visual Studio Build Number

17.9.1

### Device form factor

IoT

### Additional context

_No response_

### Help us help you

No, I'm unable to contribute a solution.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.