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