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