mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-16 09:03:51 -05:00
Attempt to fix some layout issues on comments feeds
This commit is contained in:
parent
776141a8fd
commit
fbc59913f9
4 changed files with 289 additions and 285 deletions
|
|
@ -337,6 +337,8 @@ void ChannelsCommentsItem::loadMessage()
|
|||
RsQThreadUtils::postToObject( [this]() { removeItem(); }, this );
|
||||
}
|
||||
});
|
||||
|
||||
emit sizeChanged(this);
|
||||
}
|
||||
|
||||
void ChannelsCommentsItem::loadComment()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue