-
Notifications
You must be signed in to change notification settings - Fork 16
[bug] Networks screen keybind name overflows key binds GUI #308
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The name of the keybind used to open the networks screen is unnamed, causing a really long generated name instead. This makes every key bind name unreadable as they all end up overflowing the available screen area. I cannot even see the full name of the networks screen key because of the overflow, but what is displayed is: packages.keyinfo.open_player_networks_screen.
To Reproduce
Steps to reproduce the behavior:
- Go to Minecraft's options
- Click on Controls...
- Click on Key Binds...
- Observe overflow
Expected behavior
The key bind should have a human-readable name, not a really long automatically generated one.
Screenshots
Desktop (please complete the following information):
- OS: Windows 11
- Forge version: 47.4.10
- Create version: 6.0.8
- Create: Mobile Packages version: 0.6.1
- Minecraft version: 1.20.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Backlog