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