mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Prevent setting items from overlapping with column headers
This commit is contained in:
parent
059fede06e
commit
578027182e
1 changed files with 1 additions and 0 deletions
|
@ -376,6 +376,7 @@ Item
|
|||
|
||||
width: true ? (parent.width * 0.4) | 0 : parent.width
|
||||
frameVisible: true
|
||||
clip: true
|
||||
|
||||
ListView
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue