Skip to content

wip traversing same Widget

Created by: MartinHN

Hey,

just an Idea, having a third option to have traversing gesture only modifying widget of the same class that the first pressed, as it's usually (at least for me) weird to move a slider and a button in the same gesture (I even think that it is almost never desirable..). and in some layout realy useful (think trackslots, with, volumes and mute buttons, you either want to traverse thru volumes either thru mutes, even if they are in the way, even more, you want to be sure to modify the style of first touched (a bit safer when playing live)

TODOs :

  • adapt translation
  • align buttons in row
  • ensure no listener doubles are generated when switched

Again change every thing you need , and let me know if its a desired feature!

Merge request reports