add auto-timelapse option

This commit is contained in:
2019-11-14 22:23:20 +01:00
parent 56fc581b04
commit 6581a92f40
4 changed files with 29 additions and 2 deletions

View File

@@ -266,6 +266,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-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"/>
</button-custom>
</popup-menu>
</layout>