This commit is contained in:
朱子楚\zhuzi
2023-03-11 21:15:36 +08:00
parent e6d2513482
commit 5bb8f27968
7 changed files with 16 additions and 2 deletions

View File

@ -20,6 +20,7 @@ Text {
id:text
color: textColor
renderType: FluTheme.isNativeText ? Text.NativeRendering : Text.QtRendering
font.bold: {
switch (fontStyle) {
case FluText.Display: