Polish inventory shop and utility interfaces

Split inventory items and tackle views, standardize bait supply presentation, add status-effect icons, and align shop, logbook, art-kit, and shared utility layouts.
This commit is contained in:
Alexander Sellite 2026-08-15 14:28:13 -04:00
parent 84695c473b
commit a60925bf7b
21 changed files with 1150 additions and 385 deletions

View file

@ -41,13 +41,21 @@ theme_override_constants/separation = 5
unique_name_in_owner = true
custom_minimum_size = Vector2(80, 48)
layout_mode = 2
tooltip_text = "brush size"
texture_filter = 1
tooltip_text = "marker size"
accessibility_name = "marker size"
expand_icon = true
fit_to_longest_item = false
[node name="GridOption" type="OptionButton" parent="TopPanel/Top"]
unique_name_in_owner = true
custom_minimum_size = Vector2(92, 48)
layout_mode = 2
texture_filter = 1
tooltip_text = "grid size"
accessibility_name = "grid size"
expand_icon = true
fit_to_longest_item = false
[node name="EraserButton" type="Button" parent="TopPanel/Top"]
unique_name_in_owner = true