Skip to content

Fix: After changing the font, the size of the switch does not change in real time and requires a restart.

F_Chao fengchao requested to merge feng/qqc2-breeze-style:master into master

In Units.qml, it might be better to use Kirigami.Theme.defaultFont to calculate some dimensions.

Merge request reports