mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-13 03:22:34 -04:00
removed reload of currently selected identity during full reload of Id list in People as it caused some blinking
This commit is contained in:
parent
84699db744
commit
cadc697882
1 changed files with 1 additions and 1 deletions
|
@ -2125,7 +2125,7 @@ void IdDialog::updateDisplay(bool complete)
|
|||
if (complete) {
|
||||
/* Fill complete */
|
||||
requestIdList();
|
||||
requestIdDetails();
|
||||
//requestIdDetails();
|
||||
requestRepList();
|
||||
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue