mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-26 10:37:30 -05:00
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