mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
The margin around the icon didn't work if the icon source was none, because it was provided a QSize rather than a real. The margin around the background didn't work at all because the background is automatically adjusted to fill the parent element, so it's best left out. Contributes to issue CURA-8009. |
||
|---|---|---|
| .. | ||
| CheckBox.qml | ||
| ComboBox.qml | ||
| Menu.qml | ||
| MenuItem.qml | ||
| MenuSeparator.qml | ||
| NotificationIcon.qml | ||
| RadioButton.qml | ||
| ScrollableTextArea.qml | ||
| ScrollView.qml | ||
| TextField.qml | ||