mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 03:18:07 +00:00
fix ui
This commit is contained in:
parent
06647f002a
commit
edd108f798
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue