mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-21 20:09:37 +00:00
fix(@desktop/chat): Blocking a user with big messages leaves an empty space in the chat
fixes #4123
This commit is contained in:
parent
2cd9dd82d1
commit
30d1866ee6
@ -228,6 +228,7 @@ Column {
|
||||
|
||||
Loader {
|
||||
id: messageLoader
|
||||
active: root.visible
|
||||
width: parent.width
|
||||
sourceComponent: {
|
||||
switch(contentType) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user