Detach the 'scale' of turntable and trackball actions from the display size of the canvas element
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Most notably rotation, but also panning, are currently based on continuous pointer events and differences to their respective initial events. The difference is measured in native pixel, but should rather be measured in some relative coordinates that remain unchanged w.r.t. a changing canvas size.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.