UI Update
This commit is contained in:
@@ -4,9 +4,9 @@ import QtQuick.Layouts
|
||||
import KomplexHub
|
||||
|
||||
Item {
|
||||
property string title: qsTr("Loading")
|
||||
property string description: qsTr("Kero is busy looking for wallpapers..we promise")
|
||||
property color color: palette.window
|
||||
property string title: qsTr("Building")
|
||||
property string description: qsTr("Kero is getting your wallpaper ready")
|
||||
property color color: "transparent"
|
||||
|
||||
id: keroLoadingOverlayRoot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user