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
I already coded this up as part of my code review of ColorPicker (#1668). But I didn't add it because I built it on ProgressBar Styles and it really should be part of the Color Picker Scenario.
This code shows how to wrap Color Picker in a Dialog such that when you click on a color, the dialog closes and the ProgressBar colors change.
My suggestion is to add a ProgressBar to the Color Picker scenario and use this code (or an adaptation) to make it sing:
Very related to
ColorPicker
and Color Scenarios in UICatalog #2800I already coded this up as part of my code review of
ColorPicker
(#1668). But I didn't add it because I built it onProgressBar Styles
and it really should be part of theColor Picker
Scenario.This code shows how to wrap
Color Picker
in aDialog
such that when you click on a color, the dialog closes and theProgressBar
colors change.My suggestion is to add a
ProgressBar
to theColor Picker
scenario and use this code (or an adaptation) to make it sing:Tag @jocelynnatali
The text was updated successfully, but these errors were encountered: