Increase the size of network printer list

The local printer list utilizes the whole space, but the network printer
list is only use half of the space.
This commit is contained in:
Lipu Fei 2019-04-25 08:17:18 +02:00
parent b2e2f088c4
commit f04b0c3fcc

View file

@ -57,7 +57,7 @@ Item
{
id: networkPrinterScrollView
maxItemCountAtOnce: 6 // show at max 6 items at once, otherwise you need to scroll.
maxItemCountAtOnce: 10 // show at max 10 items at once, otherwise you need to scroll.
onRefreshButtonClicked:
{