CommunityToolkit / CommunityToolkit/Labs-Windows

[Gradient Slider] Gradient Stop Collection does not respond to external add/removals

Open
#796 0 comments 0 reactions 0 assignees View on GitHub
bug :bug:
Dominant language
C#
Stars
482
Forks
89
PR merge metrics
No merged PRs in 30d

Description

The `GradientStop` has an event for the color updating and the offset updating, and the `GradientSliderThumb` will use them to update.

However, the `GradientStopCollection` does not appear to have any event for a stop being added or removed, so the `GradientSlider` is not subscribed to any event which handles the adding or removing of a stop.

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.