mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -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
|
ListView
|
||||||
{
|
{
|
||||||
id: machineList
|
id: machineList
|
||||||
width:root.width
|
width: root.width
|
||||||
height: root.height - filter.height
|
height: root.height - filter.height
|
||||||
clip: true
|
clip: true
|
||||||
ScrollBar.vertical: UM.ScrollBar {}
|
ScrollBar.vertical: UM.ScrollBar {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue