SL-12599 The 'Appearance' floater has cropped tabs in some languages
Scroll hiding was added in SL-3738, but there should be no need to disable it, tab container should be smart enough to know when to hide arrows.meow-7.2.2
parent
02dba611b2
commit
85f6feb14a
|
|
@ -30,7 +30,6 @@
|
|||
tab_height="30"
|
||||
tab_position="top"
|
||||
halign="center"
|
||||
hide_scroll_arrows="true"
|
||||
top="8"
|
||||
width="315">
|
||||
<panel
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ width="333">
|
|||
top="5"
|
||||
follows="left|top|right"
|
||||
layout="topleft"
|
||||
width="303"
|
||||
width="307"
|
||||
height="33"
|
||||
name="panel_currentlook"
|
||||
>
|
||||
|
|
@ -118,14 +118,14 @@ width="333">
|
|||
name="Filter"
|
||||
search_button_visible="true"
|
||||
top_pad="10"
|
||||
width="303" />
|
||||
width="307" />
|
||||
<panel
|
||||
class="panel_outfits_inventory"
|
||||
filename="panel_outfits_inventory.xml"
|
||||
name="panel_outfits_inventory"
|
||||
height="493"
|
||||
min_height="410"
|
||||
width="320"
|
||||
width="325"
|
||||
visible="false"
|
||||
left="0"
|
||||
tab_group="1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue