-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finish Default Skin Hover Assets #1752
Comments
Hands only show on slider handle, despite the fact that you can drag the slider from any point on it, even if it's not a handle. I really wonder if this is required on sliders, tho. I know, consistency, but can't say I saw many plugins which change cursors on each and every parameter? |
Begin implementation of HoverStates. This change 1. Plubms through hover state API on the skin engine 2. Implements a default hover state 3. Makes CHSwitch2 an accurate client of that 4. Adds bad hover graphics for filter and waveshaper switches Committing here so designers can start using this feature on the switches while we code up other elements. Addresses surge-synthesizer#1752
Begin implementation of HoverStates. This change 1. Plubms through hover state API on the skin engine 2. Implements a default hover state 3. Makes CHSwitch2 an accurate client of that 4. Adds bad hover graphics for filter and waveshaper switches Committing here so designers can start using this feature on the switches while we code up other elements. Addresses #1752
We decided to go with the Hover Gesture instead, so turn off the hand and work on hovers. Addresses surge-synthesizer#1752
We decided to go with the Hover Gesture instead, so turn off the hand and work on hovers. Addresses #1752
CModSourceButton is drawn and the colors weren't skinned. This fixes that bu introducing a mess of skin colors including hover frames and fonts, and setting the default hovers to a 40% boost. Closes surge-synthesizer#1890 Addresses surge-synthesizer#1752
Sliders can get hover budies which paint over the handles. Addresses surge-synthesizer#1752
Sliders can get hover budies which paint over the handles. Addresses surge-synthesizer#1752
Sliders can get hover budies which paint over the handles. Addresses #1752
PW notes to self light images dark images |
Hover assets for all the light-backgrounded components of the default ski Addresses surge-synthesizer#1752
Hover assets for all the light-backgrounded components of the default ski Addresses #1752
- waveshaper - digital/analog - solo Addresses surge-synthesizer#1752
- waveshaper - digital/analog - solo Addresses #1752
OK here's the places we need it still
(finish this list later)
The text was updated successfully, but these errors were encountered: