clear tooltips when the userlist is redrawn
This commit is contained in:
parent
f207edfd28
commit
ee874878dd
@ -571,6 +571,7 @@ define([
|
||||
_onDisplayNameChanged.forEach(function (h) {
|
||||
h(newName, isLocal);
|
||||
});
|
||||
common.clearTooltips();
|
||||
};
|
||||
|
||||
// STORAGE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user