Fix for formal bug EXT-1435 (Font not to spec, missing associated icon, See spec for proper spacing requirements)
Enabled visibility of icon. --HG-- branch : product-enginemaster
parent
72f6ccd137
commit
336e853bb7
|
|
@ -28,15 +28,14 @@
|
|||
visible="false"
|
||||
width="380" />
|
||||
<icon
|
||||
height="20"
|
||||
follows="top|right|left"
|
||||
image_name="ListItem_Select"
|
||||
height="16"
|
||||
follows="top|left"
|
||||
image_name="Inv_Landmark"
|
||||
layout="topleft"
|
||||
left="0"
|
||||
name="landmark_icon"
|
||||
top="0"
|
||||
visible="false"
|
||||
width="20" />
|
||||
width="16" />
|
||||
<text
|
||||
follows="left|right"
|
||||
height="20"
|
||||
|
|
|
|||
Loading…
Reference in New Issue