mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-04 11:51:58 +02:00
[ui] Panel: clip by default
This commit is contained in:
parent
35e89a3c9b
commit
c4f47d1307
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ Page {
|
|||
property alias footerContent: footerLayout.data
|
||||
property alias icon: iconPlaceHolder.data
|
||||
|
||||
clip: true
|
||||
|
||||
QtObject {
|
||||
id: m
|
||||
property int headerHeight: 24
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue