mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-23 13:51:12 -05:00
gxsforums: hide some leftovers after switching onto next forum
at place for buttons and such (above post content)
This commit is contained in:
parent
43ef74b4ca
commit
db978e147b
@ -983,6 +983,9 @@ void GxsForumThreadWidget::updateForumDescription(bool success)
|
||||
if (!mThreadId.isNull())
|
||||
return;
|
||||
|
||||
// still call it to not left leftovers from previous post if any
|
||||
blankPost();
|
||||
|
||||
RsIdentityDetails details;
|
||||
|
||||
rsIdentity->getIdDetails(mForumGroup.mMeta.mAuthorId,details);
|
||||
|
Loading…
Reference in New Issue
Block a user