ImJimmi / JIVE

The ultimate JUCE extension for building GUIs

Home Page:https://github.com/ImJimmi/JIVE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `Slider` type

ImJimmi opened this issue · comments

Slider

Properties

  • orientation
  • sensitivity
  • velocity-mode
  • velocity-sensitivity
  • velocity-threshold
  • velocity-offset
  • centre-value
  • value
  • range
  • max
  • min
  • interval
  • snap-to-mouse
  • show-popup
  • scrollable

Spinner

Knob