mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
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:
parent
67dc415b58
commit
a3bcdaf3b6
3 changed files with 89 additions and 70 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue