We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22048e1 commit 5e0f9c4Copy full SHA for 5e0f9c4
1 file changed
qml/windowed/WindowedFrame.qml
@@ -175,7 +175,7 @@ InputEventItem {
175
id: folderGridViewPopup
176
width: 370
177
height: 330
178
- folderNameFont: LauncherController.adjustFontWeight(DTK.fontManager.t6, Font.Bold)
+ folderNameFont: LauncherController.adjustFontWeight(DTK.fontManager.t6, Font.BoldFont.Bold)
179
centerPosition: Qt.point(curPointX, curPointY)
180
181
readonly property int animationDuration: 200
0 commit comments