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