mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 03:35:56 +08:00
CURA-4609 Fix qml rectangle background in feedrate color scheme.
This commit is contained in:
parent
c7667b56e2
commit
1ea9379913
@ -349,7 +349,7 @@ Item
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Text for the minimum, maximum and units for the feedrates and layer thickness
|
// Text for the minimum, maximum and units for the feedrates and layer thickness
|
||||||
Rectangle {
|
Item {
|
||||||
id: gradientLegend
|
id: gradientLegend
|
||||||
visible: view_settings.show_gradient
|
visible: view_settings.show_gradient
|
||||||
width: parent.width
|
width: parent.width
|
||||||
|
Loading…
x
Reference in New Issue
Block a user