fixed sluggish scroll glitch on launcher.qml
This commit is contained in:
@@ -218,6 +218,8 @@ QtObject {
|
||||
readonly property color launcherPill: "#44284038"
|
||||
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: "#224a8c5c"
|
||||
readonly property color launcherSelected: "#444a8c5c"
|
||||
|
||||
Reference in New Issue
Block a user