mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
The default colour for Rectangle is white. So this Rectangle, not defining a colour, became white. Instead we should use an Item, which cannot have a background colour and thus becomes transparent, making the background colour the same as the button below, which was intended. It's also slightly faster to render. Contributes to issue CURA-6033. |
||
|---|---|---|
| .. | ||
| AutoConfiguration.qml | ||
| ConfigurationItem.qml | ||
| ConfigurationListView.qml | ||
| ConfigurationMenu.qml | ||
| CustomConfiguration.qml | ||
| PrintCoreConfiguration.qml | ||