Diego Prado Gesto
|
05075c44ee
|
Add renderType to some labels in the Configuration panel
Contributes to CURA-5876.
|
2018-12-06 14:19:34 +01:00 |
|
Ghostkeeper
|
5ba8820f18
|
Remove unnecessary setting height to 0 when invisible
Turns out that it doesn't count for the childrenRect.height anyway when the item is invisible.
Contributes to issue CURA-5876.
|
2018-12-05 14:10:51 +01:00 |
|
Ghostkeeper
|
801701623e
|
Remove unnecessary top anchor in first subitem of item
It already gets aligned to the top anyway.
Contributes to issue CURA-5876.
|
2018-12-04 14:04:07 +01:00 |
|
Ghostkeeper
|
87a0dc65e1
|
Add list of available configurations to AutoConfiguration
This is the main item it needs to display.
Contributes to issue CURA-5876.
|
2018-11-26 17:09:36 +01:00 |
|
Ghostkeeper
|
7f11142d50
|
Fix height and vertical layout of popup
Many things were made simpler. This took some time to fix...
Contributes to issue CURA-5876.
|
2018-11-22 14:57:55 +01:00 |
|
Ghostkeeper
|
a04db164e6
|
Make it possible to swap between auto and custom configuration
We're going to need to make this disappear when the printer is not connected. But that is for later.
Contributes to issue CURA-5876.
|
2018-11-19 17:11:51 +01:00 |
|