mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 11:51:41 -07:00
Merge pull request #11695 from Ultimaker/8980_Fix_buttons_in_USB_monitoring_
CURA-8980 fix buttons in usb monitoring
This commit is contained in:
commit
d45c70142f
3 changed files with 29 additions and 8 deletions
|
|
@ -21,7 +21,10 @@ Component
|
|||
|
||||
Cura.PrintMonitor
|
||||
{
|
||||
anchors.fill: parent
|
||||
anchors.top: parent.top
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: footerSeparator.top
|
||||
}
|
||||
|
||||
Rectangle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue