Cura/resources/qml/Widgets
Ghostkeeper 3d6601a37e
Fix margins
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.
2021-07-13 16:04:01 +02:00
..
CheckBox.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
ComboBox.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
Menu.qml Add Cura-styled Menu, MenuItem and MenuSeparator controls 2021-05-20 12:20:19 +02:00
MenuItem.qml Add Cura-styled Menu, MenuItem and MenuSeparator controls 2021-05-20 12:20:19 +02:00
MenuSeparator.qml Add Cura-styled Menu, MenuItem and MenuSeparator controls 2021-05-20 12:20:19 +02:00
NotificationIcon.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
RadioButton.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ScrollableTextArea.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ScrollView.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
TextField.qml Fix margins 2021-07-13 16:04:01 +02:00