mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Make the height of the layer slider dynamic
Prevents the action panel from overlapping the layer slider CURA-6853
This commit is contained in:
parent
b78f34db12
commit
5bb23e4c6f
4 changed files with 16 additions and 2 deletions
|
|
@ -13,6 +13,7 @@ Item
|
|||
{
|
||||
Loader
|
||||
{
|
||||
property var panelTop: actionPanelWidget.y
|
||||
id: previewMain
|
||||
anchors.fill: parent
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue