diff --git a/meshroom/ui/qml/Panel.qml b/meshroom/ui/qml/Panel.qml index 33076099..7232fc5d 100644 --- a/meshroom/ui/qml/Panel.qml +++ b/meshroom/ui/qml/Panel.qml @@ -19,6 +19,8 @@ Page { property alias footerContent: footerLayout.data property alias icon: iconPlaceHolder.data + clip: true + QtObject { id: m property int headerHeight: 24