clear tooltips when the userlist is redrawn

This commit is contained in:
ansuz 2017-08-17 12:50:40 +02:00
parent f207edfd28
commit ee874878dd
1 changed files with 1 additions and 0 deletions

View File

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