Skip to content

Set Combobox's icon size more properly

Tranter Madi requested to merge (removed):master into master

According to Qt's doc:

Note: A layout is responsible for its children's geometry. You should therefore not specify width, height, x, y or any other properties that might influence those properties (such as anchors) on those items.

Fix #2 (closed)

Merge request reports