Switch to Model view when dragging items from the file system

- Issue MatterHackers/MCCentral#4781
DragDrop STL from desktop to printing GCode view fails to switch to
model view
This commit is contained in:
John Lewin 2019-01-10 15:21:33 -08:00
parent e75936fe1f
commit 60aaa5abea
4 changed files with 12 additions and 16 deletions

View file

@ -142,7 +142,6 @@ namespace MatterHackers.MatterControl.DesignTools
}
});
if (aabb.ZSize > 0)
{
// If the part was already created and at a height, maintain the height.