未验证 提交 702b8822 编写于 作者: S Skylot

fix(gui): resolve popup menu action run (#1514, #1529)

上级 14fd88b2
......@@ -33,7 +33,7 @@ public final class JNodePopupListener implements PopupMenuListener {
@Override
public void popupMenuWillBecomeInvisible(PopupMenuEvent e) {
updateNode(null);
// this event can be called just before running action, so can't reset node here
}
@Override
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册