Make the popup in the printer selector resizable depending on the

contents. Also there is a maximum height that will fit 9 printers.

Contributes to CURA-5942.
This commit is contained in:
Diego Prado Gesto 2018-11-23 16:58:57 +01:00
parent 67dc415b58
commit a3bcdaf3b6
3 changed files with 89 additions and 70 deletions

View file

@ -1,3 +1,6 @@
// Copyright (c) 2018 Ultimaker B.V.
// Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.7
import QtQuick.Layouts 1.1
import QtQuick.Controls 1.4