mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-12 11:32:07 +08:00
f673a44438
* ui: `SPOptionControl` * This works * only need to initialize * Use QButtonGroup * Add method to update specific labels * Always init label with value * add method to update external methods * Update in another PR * Unnecessary * construct std map with defined range * Test that it works * In separate PR * change var * refreshLabels() instead * Revert "refreshLabels() instead" This reverts commit ceed9935cf48c7db974e45ab5ab496a7bc3f9f26. * allow individual `refresh` classes * now we can do it in another PR!