Skip to content

Commit

Permalink
Update Drawn Buttons.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devleaks committed Mar 25, 2024
1 parent 6cbf10c commit ff67792
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Resources/Drawn Buttons.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ They can be used in replacement of multi-icons.
### Circular Switches as Drawn
![[rotating-selector-design.png]]
![[circular-switches.png]]
# Push Button
# Push Button and Knob

- `button-size`
- `button-color`
Expand All @@ -119,7 +119,7 @@ A PushButton is a simple button that can be used to trigger a command. It can be
### Push Button Models
Later…

### Push Bottons as Drawn
### Push Buttons and Knob as Drawn
![[knobs-design.png]]
# Knob
Knobs are circular rotating buttons used to set values by rotating the button clockwise or counterclockwise. Although they can be drawn and « turn » according to dataref values, they cannot currently be used with activations to trigger their rotation. Real, physical rotation knobs must be used instead. (Mimicking a rotation knob with a push button is a difficult task that requires awkward manipulations such as long pushes. We may later offer a possibility to allow for rotation knows on icon button, because the surface of some icon button (LoupedeckLive) reacts to touch and swipes. It would therefore be possible to detect precisely where the button was touched (left, right, up, center…) and assign activations accordingly.)
Expand Down

0 comments on commit ff67792

Please sign in to comment.