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
[BUGFIX] if no color value was able to be extracted from the target styles, use "transparent" cf75b7a
[FEAT] - vastly improved persisted data setter/getter by dropping ALL of the knobs data directly to the localstorage on every change. Also added a version. Also added backdrop blur to the main background a54ea90
[BUGFIX] non-checked knobs should not allow input range to be moved. since the thumb has its own "pointer-events:auto" it bypasses the parent, and should be dealt with, when the knob's toggle is "off" d60486f
[BUGFIX] Added ability to pre-define a knob as non-checked af064e0
[BUGFIX] Fix checkbox alignment when in compact-mode 9072b06
[BUGFIX] - reduced offset-y of range value element 1f646b5