Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-174298

The search bar is a little bit smaller than the items list below it

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.20.50.20 Preview, 1.20.50
    • 1.20.30.21 Preview, 1.20.12 Hotfix
    • None
    • Confirmed
    • Multiple
    • 1091143

      Issue:

      The search bar is 2 pixels smaller than the items list.

       

      Expected result:

      Observed result:

      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"
      {{                    }}}
                      ]
      {{            }}}
              ]
      {{    }}}

            bluemond bluemond
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: