Merge pull request #132 from Hecklezz/fix/object_inventory_filters_missing

[FIRE-35529] Add missing filters on object inventories for Starlight and Vintage skins
master
Ansariel Hiller 2025-05-21 02:06:07 +02:00 committed by GitHub
commit 35f023a0f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 39 additions and 6 deletions

View File

@ -3333,16 +3333,27 @@ Low ↔ Lwst
top_pad="1"
name="btn_reset_scripts"
width="90" />
<filter_editor
follows="left|top|right"
label="Enter filter text"
layout="topleft"
top="45"
left="10"
max_length_chars="300"
highlight_text_field="true"
name="contents_filter"
height="23"
width="275" />
<panel_inventory_object
border="true"
border_visible="true"
bevel_style="in"
follows="left|top|right"
height="345"
height="325"
layout="topleft"
left="10"
name="contents_inventory"
top="50"
top="70"
width="275" />
</panel>
</tab_container>

View File

@ -3334,16 +3334,27 @@ Low ↔ Lwst
top_pad="1"
name="btn_reset_scripts"
width="90" />
<filter_editor
follows="left|top|right"
label="Enter filter text"
layout="topleft"
top="45"
left="10"
max_length_chars="300"
highlight_text_field="true"
name="contents_filter"
height="23"
width="275" />
<panel_inventory_object
border="true"
border_visible="true"
bevel_style="in"
follows="left|top|right"
height="345"
height="325"
layout="topleft"
left="10"
name="contents_inventory"
top="50"
top="70"
width="275" />
</panel>
</tab_container>

View File

@ -3335,16 +3335,27 @@ Low ↔ Lwst
top_pad="1"
name="btn_reset_scripts"
width="90" />
<filter_editor
follows="left|top|right"
label="Enter filter text"
layout="topleft"
top="45"
left="10"
max_length_chars="300"
highlight_text_field="true"
name="contents_filter"
height="23"
width="275" />
<panel_inventory_object
border="true"
border_visible="true"
bevel_style="in"
follows="left|top|right"
height="345"
height="325"
layout="topleft"
left="10"
name="contents_inventory"
top="50"
top="70"
width="275" />
</panel>
</tab_container>