mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-09 03:18:41 -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())
|
if (!mThreadId.isNull())
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
// still call it to not left leftovers from previous post if any
|
||||||
|
blankPost();
|
||||||
|
|
||||||
RsIdentityDetails details;
|
RsIdentityDetails details;
|
||||||
|
|
||||||
rsIdentity->getIdDetails(mForumGroup.mMeta.mAuthorId,details);
|
rsIdentity->getIdDetails(mForumGroup.mMeta.mAuthorId,details);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user