mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
NScrollText: add fade in/out effect
This commit is contained in:
@@ -254,6 +254,8 @@ Item {
|
||||
|
||||
NScrollText {
|
||||
id: titleContainer
|
||||
showGradientMasks: true
|
||||
gradientColor: Style.capsuleColor
|
||||
text: windowTitle
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
maxWidth: {
|
||||
|
||||
Reference in New Issue
Block a user