layout indicator in top right

This commit is contained in:
スケベ
2025-06-19 18:14:05 +03:00
parent 16ed1f107f
commit ad7fdd1d3f
2 changed files with 42 additions and 0 deletions
+7
View File
@@ -416,6 +416,13 @@ Scope {
color: rightSidebarButton.colText
}
}
Label {
Layout.rightMargin: indicatorsRowLayout.realSpacing
text: LayoutService.currentLayout
visible: LayoutService.currentLayout !== ""
font.pixelSize: Appearance.font.pixelSize.larger - 3
color: rightSidebarButton.colText
}
MaterialSymbol {
Layout.rightMargin: indicatorsRowLayout.realSpacing
text: Network.materialSymbol