You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Using the bottom shade adjuster while on the darkest shade resets the selected color to white.
Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:
Steps to Reproduce
Can this be reproduced in the Sample App? (Either in a sample as-is or with new XAML pasted in the editor.) If so, please provide custom XAML or steps to reproduce. If not, let us know why it can't be reproduced (e.g. more complex setup, environment, dependencies, etc...)
Steps to reproduce the behavior:
Reproduced in the Sample App as-is
Using box-shaped spectrum color picker, select any color on the spectrum
Lower shade value to darkest shade using either bottom or left shade control
Update to lighter shade value using bottom control.
Color resets to white.
Expected behavior
Updating to lighter shade using the bottom control maintains the latest used color, instead of reverting to white.