Issue:
The search bar is 2 pixels smaller than the items list.
Expected result:
[media]Observed result:
[media]How to re-produce: Open the inventory menu.
How to fix: In inventory_screen.json, NOT inventory_screen_pocket.json, as the latter inherits the panel from inventory_screen.json.
"tab_content/tab_content_search_bar_panel/search_and_filter_panel/padding_1": {
"modifications": [
{
"array_name": "bindings",
"operation": "insert_front",
"value": [
{
"binding_name": "(not #is_creative_mode)",
"binding_name_override": "#visible"
{{ }}} ]
{{ }}} ]
{{ }}}
This was added in the better together update, and will be present in every future version the inventory_screen.json UI file is not changed.