EXT-4923 : Texture Preview "Copy to Inventory" button too small
parent
785d771eaf
commit
46b2826d65
|
|
@ -114,7 +114,7 @@
|
|||
left="6"
|
||||
name="Keep"
|
||||
top_pad="5"
|
||||
width="100" />
|
||||
width="110" />
|
||||
<button
|
||||
follows="right|bottom"
|
||||
height="22"
|
||||
|
|
@ -123,7 +123,7 @@
|
|||
left_pad="5"
|
||||
name="Discard"
|
||||
top_delta="0"
|
||||
width="100" />
|
||||
width="110" />
|
||||
<button
|
||||
follows="right|bottom"
|
||||
height="22"
|
||||
|
|
@ -132,5 +132,5 @@
|
|||
left_pad="5"
|
||||
name="save_tex_btn"
|
||||
top_delta="0"
|
||||
width="100" />
|
||||
width="110" />
|
||||
</floater>
|
||||
|
|
|
|||
Loading…
Reference in New Issue