What problem would this solve?
Requested: a scalable UI — let the interface (and the chord grid) scale to fit different screens, resolutions, or preferences.
Proposed direction
- Make the jweb UI scale via a zoom factor and/or a responsive layout so cells and labels grow or shrink cleanly.
- Consider a size control, or scaling driven by window resize. Note: the full window is currently non-resizable by design (
window flags nogrow) — this feature would revisit that decision.
Open questions
- Free resize vs a few preset sizes (S / M / L)?
- Scale the strip too, or only the full window / grid?
Related
Pairs with the collapsible-menus request (more room / flexibility for the grid).
What problem would this solve?
Requested: a scalable UI — let the interface (and the chord grid) scale to fit different screens, resolutions, or preferences.
Proposed direction
window flags nogrow) — this feature would revisit that decision.Open questions
Related
Pairs with the collapsible-menus request (more room / flexibility for the grid).