Files
cgal/GraphicsView/include
Sebastien Loriot 8ce4839980 Stop playing path on a mouse press (#9443)
## Summary of Changes

Previously, left-clicking to orbit the camera while a path was playing
would directly modify the camera transform, corrupting the ongoing
interpolation. Stopping the path playback on a mouse press assumes the
user intentionally wants to interrupt it.

## Release Management

* Affected package(s): Basic_Viewer, GraphicsView
2026-05-19 14:34:26 +02:00
..