Skip to content
Snippets Groups Projects
Commit 7cb3a6bc authored by Paul Guslisty's avatar Paul Guslisty
Browse files

STORM-196 FIXED 'Undo changes' button is absent on 'Edit wearable' panel

-Added "top" parameter to the button to put button in visible area

-Added "left_pad" and changed "width" parameters for proper positioning inside layout_panel
parent 93d31d9b
No related branches found
No related tags found
No related merge requests found
......@@ -463,9 +463,10 @@
height="23"
label="Undo Changes"
layout="topleft"
left_pad="7"
left="1"
name="revert_button"
width="152" />
top="0"
width="148" />
</layout_panel>
</layout_stack>
</panel>
......
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