Fix redacted message issue.
This commit is contained in:
parent
2f080f21ce
commit
412b5201bf
|
@ -248,6 +248,8 @@ Item {
|
|||
width: parent.width
|
||||
height: hidden ? -8 : undefined
|
||||
|
||||
clip: true
|
||||
|
||||
spacing: 8
|
||||
|
||||
Label {
|
||||
|
|
Loading…
Reference in New Issue