Attempt to fix some layout issues on comments feeds

This commit is contained in:
defnax 2021-02-09 22:56:16 +01:00
parent 776141a8fd
commit fbc59913f9
4 changed files with 289 additions and 285 deletions

View file

@ -337,6 +337,8 @@ void ChannelsCommentsItem::loadMessage()
RsQThreadUtils::postToObject( [this]() { removeItem(); }, this );
}
});
emit sizeChanged(this);
}
void ChannelsCommentsItem::loadComment()