This commit is contained in:
gaelle.braud 2025-03-07 15:23:22 +01:00
parent 06647f002a
commit edd108f798

View file

@ -18,7 +18,7 @@ ColumnLayout {
property alias bannerContent: bannerLayout.data
property alias secondLineContent: verticalLayoutSecondLine.data
property real minimumWidthForSwitchintToRowLayout: Math.round(756 * DefaultStyle.dp)
property var useVerticalLayout: width < minimumWidthForSwitchintToRowMath.round(Layout * DefaultStyle.dp)
property var useVerticalLayout: width < minimumWidthForSwitchintToRowLayout
GridLayout {
Layout.leftMargin: Math.round(64 * DefaultStyle.dp)