Expand the combobox popup to fit for very long text
Need to use a Repeater and a ColumnLayout instead of a ListView, as you can't precisely have the implicit width of the largest listview item as it mey not be currently instantiated
Need to use a Repeater and a ColumnLayout instead of a ListView, as you can't precisely have the implicit width of the largest listview item as it mey not be currently instantiated