Standardize spacings

This commit is contained in:
miruka
2019-07-16 05:29:47 -04:00
parent d302a5cf5f
commit d2dfafb4e7
17 changed files with 35 additions and 44 deletions

View File

@@ -105,7 +105,7 @@ HColumnLayout {
)
}
collapsed: width < theme.avatar.size + 8
collapsed: width < theme.avatar.size + theme.spacing
property bool wasSnapped: false
property int referenceWidth: roomHeader.buttonsWidth