wunditta / MIDI2LR

An application and plugin to remotely control Lightroom with a MIDI controller
http://rsjaffe.github.io/MIDI2LR/
GNU General Public License v3.0
1 stars 0 forks source link

Long Button Press #7

Open wunditta opened 11 months ago

wunditta commented 11 months ago

Map a different function to a button, activated when pressed long (e.g. > 0.5 secs; configurable).

ToDo: in Client

Note: this of course changes the button behavior as the function is not performed on PRESSING the button, but on RELEASING it... does this feel ok?