ambisonictoolkit / atk-reaper

Ambisonic Toolkit as a set of JSFX plugins for the REAPER DAW.
Other
74 stars 10 forks source link

Review mouse action in small interfaces #85

Closed lossius closed 2 years ago

lossius commented 2 years ago

With Reaper 6 it is possible to add JSFX GUIs to Track or Mix panels. This is very attractive with ATK, as the user then can monitor and interact with encoders and transforms from track panels or the mixer. The GUI is pretty small when embedded within these panels. Do we want to implement a way of fine-tuning parameter values in the GUI when it is small?

lossius commented 2 years ago

This turned out to be less about mouse behaviour and more about responsive design adapting for differing sizes. Will commit code in a few hours, bt the issue is resolved.