Comment 4 for bug 1620991

Revision history for this message
Zsombor Egri (zsombi) wrote :

The Flickable and the Scrollbar could be replaced with a ScrollView. The Flickable stays inactive if the ComboButton content is set to be an other Flickable. Having a ScrollView we could reparent it to the visual's dropdown holder.

And we need to do this reparenting. The style's dropdown holder specifies the area and the place of the dropdown, and the way it expands (i.e. size expansion or overlay).