mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:36:01 +08:00
Make sliders reappear in simulation-view. [CURA-6183]
This commit is contained in:
parent
8d7b623879
commit
3a94745667
@ -14,6 +14,7 @@ Item
|
|||||||
Loader
|
Loader
|
||||||
{
|
{
|
||||||
id: previewMain
|
id: previewMain
|
||||||
|
anchors.fill: parent
|
||||||
|
|
||||||
source: UM.Controller.activeView != null && UM.Controller.activeView.mainComponent != null ? UM.Controller.activeView.mainComponent : ""
|
source: UM.Controller.activeView != null && UM.Controller.activeView.mainComponent != null ? UM.Controller.activeView.mainComponent : ""
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user