mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -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. |
||
|---|---|---|
| .. | ||
| ConfigurationMenu | ||
| BuildplateMenu.qml | ||
| ContextMenu.qml | ||
| FileMenu.qml | ||
| LocalPrinterMenu.qml | ||
| MaterialMenu.qml | ||
| NetworkPrinterMenu.qml | ||
| NozzleMenu.qml | ||
| PrinterMenu.qml | ||
| PrinterTypeMenu.qml | ||
| ProfileMenu.qml | ||
| RecentFilesMenu.qml | ||
| SettingsMenu.qml | ||
| SettingVisibilityPresetsMenu.qml | ||
| ViewMenu.qml | ||