Skip to content
Snippets Groups Projects
Commit 408484d0 authored by Loren Shih's avatar Loren Shih
Browse files

EXT-7916 FIXED Miscllaneous UI issues with Preview Gesture Floater

EXT-7920 FIXED Start and stop buttons are not clickable

Start and stop buttons were outside the UI box containing them.
parent 4fc8140a
No related branches found
No related tags found
No related merge requests found
......@@ -270,7 +270,7 @@
layout="topleft"
left_pad="8"
name="animation_trigger_type"
top="360"
top="330"
width="80">
<radio_item
height="16"
......@@ -278,7 +278,7 @@
layout="topleft"
left="3"
name="start"
top_delta="3"
top_delta="45"
width="80" />
<radio_item
height="16"
......@@ -286,7 +286,7 @@
layout="topleft"
left_delta="0"
name="stop"
top_pad="10"
top_pad="3"
width="80" />
</radio_group>
<check_box
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment