Skip to content
Snippets Groups Projects
Commit 895c60df authored by maxim_productengine's avatar maxim_productengine
Browse files

SL-12302 FIXED Information about 1024 x 1024 texture size overlaps the...

SL-12302 FIXED Information about 1024 x 1024 texture size overlaps the ‘Default’ button in the Texture picker
parent 9c1e8490
No related branches found
No related tags found
No related merge requests found
...@@ -93,11 +93,22 @@ ...@@ -93,11 +93,22 @@
height="14" height="14"
layout="topleft" layout="topleft"
left_delta="12" left_delta="12"
name="size_lbl"
top_pad="4">
Size:
</text>
<text
type="string"
length="1"
follows="left|top"
height="14"
layout="topleft"
left_delta="0"
name="unknown" name="unknown"
top_pad="4"> top_pad="4">
Size: [DIMENSIONS] [DIMENSIONS]
</text> </text>
<!-- middle: inventory mode --> <!-- middle: inventory mode -->
<button <button
...@@ -139,7 +150,7 @@ ...@@ -139,7 +150,7 @@
image_unselected="eye_button_inactive.tga" image_unselected="eye_button_inactive.tga"
layout="topleft" layout="topleft"
left_delta="-80" left_delta="-80"
top_delta="-25" top_delta="-10"
name="Pipette" name="Pipette"
width="28" /> width="28" />
<text <text
......
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