Files
OrcaSlicer/src
Dima Buzdyk c0533eba6f Fix sticky camera rotate for touchpad navigation style on Windows (#8249)
* glcanvas: add modifiers to mouse events logging

* glcanvas: workaround for touchpad nav on Win

Releasing ALT on windows platform result in GLCanvas losing focus.
Because of this mouse movements not being processed by on_mouse() event
handler and camera rotation have not cleaned up.

Make a workaround for Windows to cleanup camera rotate state on
releasing ALT modifier.
2025-02-01 18:02:10 +08:00
..
2024-09-07 18:16:50 +08:00
2023-12-23 17:44:09 +08:00
2024-03-17 17:33:31 +08:00
2023-08-09 13:42:41 +08:00
2024-10-07 18:10:14 +08:00