Fix redacted message issue.
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user