plu5 / retype

Practice typing with epub books
7 stars 1 forks source link

feat(UI): Customisation dialog sidebar #22

Closed plu5 closed 2 months ago

plu5 commented 2 months ago

Less cramped customisation dialog UI, with each category in a separate page selected via a sidebar instead of in a QToolBox. It was already too cramped and adding more categories would have cramped it further. With this new set up as many more categories as needed can be added without negatively affecting usability.

Before: customisation dialog pre-sidebar

After: customisation dialog post-sidebar