mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Revert "Fix binding loop in action panel widget"
Fix improper player slider layout which was introduced in 5cfe71e5
This commit is contained in:
parent
cbccb08103
commit
6d56b52913
2 changed files with 11 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ import Cura 1.0 as Cura
|
|||
Item
|
||||
{
|
||||
id: base
|
||||
width: actionPanelWidget.width + additionalComponents.width
|
||||
height: childrenRect.height
|
||||
visible: CuraApplication.platformActivity
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue