Fix renaming and deleting tags in tag selector

This commit is contained in:
Dan Stillman 2016-10-22 15:10:16 -04:00
parent 79baac3158
commit f0bc0274f1

View file

@ -182,7 +182,7 @@
// Without the setTimeout, the popup gets immediately hidden
// for some reason
setTimeout(function () {
_popupNode = event.target;
_popupNode = event.originalTarget;
this.id('tag-menu').openPopup(
null,
'after_pointer',