-
Bug
-
Resolution: Fixed
-
1.19.40.24 Preview, 1.19.50, 1.19.51
-
None
-
Confirmed
-
Windows
-
903666
If you open a dialogue on the newest preview, you can see 2 close buttons in dialogue UI. Additionally the extra close button does not trigger commands on close.
*Steps to reproduce*
- Open any dialogue UI as player in survival mode
*Where the bug is located*
The bug seems to be in `ui/ui_template_dialogs.json` file in vanilla resource pack. `common_close_button_holder` has a binding, that overrides `$show_close_button` with `(not #is_using_gamepad)`.
I confirmed, that by commeting out the binding, dialogue UI has again only one working close button.
- is duplicated by
-
MCPE-164928 NPC UI
- Resolved
-
MCPE-165611 2 Button Exit On The NPC
- Resolved