App name item to add animation

pull/7/head
reionwong 4 years ago
parent 7e182edc65
commit 705ff11465

@ -80,6 +80,7 @@ Item {
// App name // App name
StandardItem { StandardItem {
id: acticityItem id: acticityItem
animationEnabled: true
Layout.fillHeight: true Layout.fillHeight: true
Layout.preferredWidth: acticityLayout.implicitWidth ? Math.min(acticityLayout.implicitWidth + FishUI.Units.largeSpacing, Layout.preferredWidth: acticityLayout.implicitWidth ? Math.min(acticityLayout.implicitWidth + FishUI.Units.largeSpacing,
rootItem.width / 2) rootItem.width / 2)

Loading…
Cancel
Save