darbyjohnston / DJV

Professional media review software for VFX, animation, and film production
https://darbyjohnston.github.io/DJV/
BSD 3-Clause "New" or "Revised" License
686 stars 59 forks source link

Better touchscreen support #285

Open darbyjohnston opened 4 years ago

darbyjohnston commented 4 years ago

A (hopefully) easy fix to make touchscreen support work better would be to updates the "hover" widget on pointer clicks.

darbyjohnston commented 4 years ago

Multi-touch for zooming would be nice but it's not supported on GLFW yet: https://github.com/glfw/glfw/issues/42