Skip to content
Snippets Groups Projects
Commit 720e7fce authored by Joe Donofry's avatar Joe Donofry
Browse files

Fix empty list freeze in Completer

parent fc7937c7
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -121,6 +121,9 @@ Control {
pixelAligned: true
highlightFollowsCurrentItem: true
displayMarginBeginning: height / 2
displayMarginEnd: height / 2
delegate: Rectangle {
property variant modelData: model
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment