mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-03 02:50:07 -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…
x
Reference in New Issue
Block a user