fix: page indicator visible

pull/16/head
kate 5 years ago
parent b2df7858b7
commit 269441c619

@ -364,6 +364,7 @@ Item {
interactive: true
spacing: FishUI.Units.largeSpacing
Layout.alignment: Qt.AlignHCenter
visible: appView.count > 1
delegate: Rectangle {
width: 10

Loading…
Cancel
Save