Prevent setting items from overlapping with column headers

This commit is contained in:
Jaime van Kessel 2019-01-08 10:49:55 +01:00
parent 059fede06e
commit 578027182e

View file

@ -376,6 +376,7 @@ Item
width: true ? (parent.width * 0.4) | 0 : parent.width
frameVisible: true
clip: true
ListView
{