mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 12:39:24 -05:00
Add property to disable direct manipulation
This commit is contained in:
@@ -156,6 +156,7 @@ private:
|
||||
properties::BoolProperty _touchActive;
|
||||
properties::BoolProperty _disableZoom;
|
||||
properties::BoolProperty _disableRoll;
|
||||
properties::BoolProperty _disableDirect;
|
||||
properties::BoolProperty _reset;
|
||||
properties::IntProperty _maxTapTime;
|
||||
properties::IntProperty _deceleratesPerSecond;
|
||||
|
||||
Reference in New Issue
Block a user