fix vr controllers interfering with screen drawing
This commit is contained in:
@@ -272,6 +272,10 @@
|
||||
<checkbox id="tools-vr-check" width="20" height="20"/>
|
||||
<text text="Enable VR" margin="0 0 0 5"/>
|
||||
</button-custom>
|
||||
<button-custom id="tools-vr-controllers" height="40" align="center" color=".2" pad="0 0 0 10" dir="row">
|
||||
<checkbox id="tools-vr-controllers-check" width="20" height="20"/>
|
||||
<text text="Enable VR Controllers" margin="0 0 0 5"/>
|
||||
</button-custom>
|
||||
<button-custom id="tools-timelapse" height="40" align="center" color=".2" pad="0 0 0 10" dir="row">
|
||||
<checkbox id="tools-timelapse-check" width="20" height="20"/>
|
||||
<text text="Auto Timelapse" margin="0 0 0 5"/>
|
||||
|
||||
Reference in New Issue
Block a user