fixed sluggish scroll glitch on launcher.qml
This commit is contained in:
@@ -219,6 +219,8 @@ QtObject {
|
||||
readonly property color launcherPill: "#444a3d6e"
|
||||
readonly property color launcherText: textMain
|
||||
readonly property color launcherDim: textDim
|
||||
readonly property color launcherStar: launcherDim
|
||||
readonly property color launcherStarHover: accent
|
||||
readonly property color launcherAccent: accent
|
||||
readonly property color launcherHover: "#22b09de8"
|
||||
readonly property color launcherSelected: "#44b09de8"
|
||||
|
||||
Reference in New Issue
Block a user