This pull request is a fix the problem of overlapping between key names and their symbols in Keybinds Settings
---- Notes on the Approach
The approach taken considers the future possibility of the ability to change the window resolution (meaning that the provided spacing between the key name and its symbol is independent from the window width, but rather depends on the Keybinds Section width)
---- Test with formatlint.py
I tested the game with formatlint.py and it worked !
This pull request is a fix the problem of overlapping between key names and their symbols in Keybinds Settings
---- Notes on the Approach The approach taken considers the future possibility of the ability to change the window resolution (meaning that the provided spacing between the key name and its symbol is independent from the window width, but rather depends on the Keybinds Section width)
---- Test with formatlint.py I tested the game with formatlint.py and it worked !