Merge pull request #11695 from Ultimaker/8980_Fix_buttons_in_USB_monitoring_

CURA-8980 fix buttons in usb monitoring
This commit is contained in:
Casper Lamboo 2022-03-21 14:04:41 +01:00 committed by GitHub
commit d45c70142f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 29 additions and 8 deletions

View file

@ -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