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 has been archived by the owner on Dec 29, 2020. It is now read-only.
Hello,
I wanted to duplicate the color slider with two different sets of color palette by entering the new color values under colorSliderGradient function and controlling it by using a switch to toggle. Colorslider background changes well as expected however previous slider PreviewView still appears at behind the slider in addition to new defaultPreviewView in front. Whenever toggle the slider color palette small PreviewView icons increases behind the slider. I call addColorSlider function in the view controller every time the toggle button pressed. Any idea how to remove the old PreviewView icons from background. Many thanks indeed
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I wanted to duplicate the color slider with two different sets of color palette by entering the new color values under colorSliderGradient function and controlling it by using a switch to toggle. Colorslider background changes well as expected however previous slider PreviewView still appears at behind the slider in addition to new defaultPreviewView in front. Whenever toggle the slider color palette small PreviewView icons increases behind the slider. I call addColorSlider function in the view controller every time the toggle button pressed. Any idea how to remove the old PreviewView icons from background. Many thanks indeed
The text was updated successfully, but these errors were encountered: