Simplify message delegate size calculation a bit
This commit is contained in:
parent
5416988057
commit
327a889ad5
@ -34,7 +34,7 @@ Item {
|
||||
required property int encryptionError
|
||||
required property int relatedEventCacheBuster
|
||||
|
||||
height: chooser.childrenRect.height
|
||||
height: chooser.child.height
|
||||
|
||||
DelegateChooser {
|
||||
id: chooser
|
||||
|
Loading…
Reference in New Issue
Block a user