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

Thumb Image Disappears in Slider Control When Changing Thumb Color on iOS and Catalyst #27475

Open
NafeelaNazhir opened this issue Jan 30, 2025 · 1 comment
Labels
area-controls-window Window p/2 Work that is important, but is currently not scheduled for release partner/syncfusion Issues / PR's with Syncfusion collaboration platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working

Comments

@NafeelaNazhir
Copy link
Contributor

Description

When updating the ThumbColor property of a Slider , the ThumbImageSource is unexpectedly removed on iOS and Mac Catalyst. However, on Android, the thumb image remains intact. Additionally, on Windows, the thumb color does not update as expected.

Image

Steps to Reproduce

  1. Launch the Application SliderSample.zip
  2. Click the button to change the thumb color.
  3. Observe that ThumbImageSource disappears when changing the ThumbColor on iOS and Catalyst

Expected Behavior:

  • The ThumbImageSource should remain visible when changing the ThumbColor.

  • The thumb color should update correctly across all platforms.

Actual Behavior:

  • On iOS and Catalyst, the ThumbImageSource disappears when changing the ThumbColor.

Link to public reproduction project repository

No response

Version with bug

9.0.30 SR3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

iOS, macOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@NafeelaNazhir NafeelaNazhir added the t/bug Something isn't working label Jan 30, 2025
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@NafeelaNazhir NafeelaNazhir changed the title Thumb Image Disappears When Changing Thumb Color on iOS and Catalyst Thumb Image Disappears in Slider Control When Changing Thumb Color on iOS and Catalyst Jan 30, 2025
@NirmalKumarYuvaraj NirmalKumarYuvaraj added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Jan 30, 2025
@tj-devel709 tj-devel709 added the p/2 Work that is important, but is currently not scheduled for release label Jan 30, 2025
@tj-devel709 tj-devel709 added this to the .NET 9 Servicing milestone Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-window Window p/2 Work that is important, but is currently not scheduled for release partner/syncfusion Issues / PR's with Syncfusion collaboration platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants