dekuNukem / duckyPad

Do-It-All Mechanical Macropad
MIT License
1.2k stars 168 forks source link

Allow fractional scaling for configurator UI #112

Closed pjamargh closed 1 year ago

pjamargh commented 1 year ago

This should fix issue #111 (allow fractional UI scaling).

pjamargh commented 1 year ago

This is easy to test:

# Make the UI 1/3 bigger
export DUCKYPAD_UI_SCALE=1.5
python3 pc_software/duckypad_config.py
pjamargh commented 1 year ago

I'm not sure how collaboration works on GitHub, so I edited the README.md from the project and it seems is bringing it here. Maybe you can just cherry pick the first commit: c395d8d..

pjamargh commented 1 year ago

I created another branch, removing this request..