wyatt-herkamp / too-many-shortcuts

Adds support for meta keys such as alt, ctrl, and shift in keybinds. Allows for creating multiple binds for each keybinds.
https://modrinth.com/mod/too-many-shortcuts
Apache License 2.0
9 stars 1 forks source link

Add missing language files and fix alternative button not working #1

Closed stenlan closed 2 months ago

stenlan commented 2 months ago

Instead of moving the entire thing, move individual components to the left a bit. This is due to new behavior of getDefaultScrollbarX() which uses getRowWidth(), the result of which is used to determine if a button's parent is clicked before even checking if the button itself is clicked.