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_panelmeow-7.2.2
parent
93d31d9bfe
commit
7cb3a6bca8
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue