Merge remote-tracking branch 'origin/4.0' into CL-1237_fix_move_to_top

This commit is contained in:
Ian Paschal 2019-02-08 09:41:41 +01:00
commit 5f0d9fc16a
5 changed files with 19 additions and 26 deletions

View file

@ -14,6 +14,7 @@ Item
Loader
{
id: previewMain
anchors.fill: parent
source: UM.Controller.activeView != null && UM.Controller.activeView.mainComponent != null ? UM.Controller.activeView.mainComponent : ""
}