forked from Shinonome/dots-hyprland
styledcombobox: remove dupe scrollbar
This commit is contained in:
@@ -194,8 +194,6 @@ ComboBox {
|
|||||||
spacing: 2
|
spacing: 2
|
||||||
model: root.popup.visible ? root.delegateModel : null
|
model: root.popup.visible ? root.delegateModel : null
|
||||||
currentIndex: root.highlightedIndex
|
currentIndex: root.highlightedIndex
|
||||||
|
|
||||||
ScrollIndicator.vertical: ScrollIndicator {}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user