clear tooltips when the userlist is redrawn

pull/1/head
ansuz 7 years ago
parent f207edfd28
commit ee874878dd

@ -571,6 +571,7 @@ define([
_onDisplayNameChanged.forEach(function (h) {
h(newName, isLocal);
});
common.clearTooltips();
};
// STORAGE

Loading…
Cancel
Save