mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-26 16:09:35 -05: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
@ -2125,7 +2125,7 @@ void IdDialog::updateDisplay(bool complete)
|
||||
if (complete) {
|
||||
/* Fill complete */
|
||||
requestIdList();
|
||||
requestIdDetails();
|
||||
//requestIdDetails();
|
||||
requestRepList();
|
||||
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user