sloukit / pydew-valley-uzh

Mod of Pydew Valley for an experimental study in Psychology
Creative Commons Zero v1.0 Universal
32 stars 61 forks source link

Fix Key Names Overlapping with their Symbols in Keybinds Settings #224

Closed ZedKay52 closed 1 month ago

ZedKay52 commented 1 month ago

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 !