cocopon / tweakpane

:control_knobs: Compact GUI for fine-tuning parameters and monitoring value changes

Home Page:https://tweakpane.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pointer lock when dragging.

braebo opened this issue · comments

These little draggable bits are a really nice touch in tweakpane:

Screenshot 2023-10-25 at 2 58 26 PM

However, I think they would be much more useful if they utilized the Pointer Lock API as demonstrated in this demo.

This would make them much more useful, especially if they leveraged modifier keys to adjust the amount by which they increment a value!