mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Update resources/qml/WelcomePages/AddLocalPrinterScrollView.qml
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
parent
17372064c7
commit
fd01684a23
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ Item
|
|||
ListView
|
||||
{
|
||||
id: machineList
|
||||
width:root.width
|
||||
width: root.width
|
||||
height: root.height - filter.height
|
||||
clip: true
|
||||
ScrollBar.vertical: UM.ScrollBar {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue