Skip to content
Snippets Groups Projects
Commit bca161ca authored by Paul Guslisty's avatar Paul Guslisty
Browse files

EXT-7596 FIXED Reworked filters 'My Appearance' and 'Add Wearaples' panel corresponding with spec

- Changed label and font of filter's label in 'Add Wearables' panel
- Added magnifier icon to the filters of 'My Appearance' and 'Add Wearables' panels

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/515/

--HG--
branch : product-engine
parent 93433893
No related branches found
No related tags found
No related merge requests found
...@@ -256,15 +256,14 @@ It is calculated as border_size + 2*UIResizeBarOverlap ...@@ -256,15 +256,14 @@ It is calculated as border_size + 2*UIResizeBarOverlap
background_image="TextField_Search_Off" background_image="TextField_Search_Off"
enabled="true" enabled="true"
follows="left|right|top" follows="left|right|top"
font="SansSerif" label="Filter Inventory Wearables"
label="Filter"
layout="topleft" layout="topleft"
left="5" left="5"
width="290" width="290"
height="25" height="25"
name="look_item_filter" name="look_item_filter"
search_button_visible="true"
text_color="black" text_color="black"
text_pad_left="25"
visible="true"/> visible="true"/>
</layout_panel> </layout_panel>
......
...@@ -111,6 +111,7 @@ width="333"> ...@@ -111,6 +111,7 @@ width="333">
label="Filter Outfits" label="Filter Outfits"
max_length="300" max_length="300"
name="Filter" name="Filter"
search_button_visible="true"
top_pad="10" top_pad="10"
width="303" /> width="303" />
<panel <panel
......
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