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
meow-7.2.2
Paul Guslisty 2010-10-13 15:31:16 +03:00
parent 93d31d9bfe
commit 7cb3a6bca8
1 changed files with 3 additions and 2 deletions

View File

@ -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>