Output stack trace why the tooltip is closed
This commit is contained in:
parent
77a212e1b0
commit
745c53ba24
@ -461,7 +461,7 @@ FullTooltipManager.prototype = inherit(TreeStyleTabBase, {
|
||||
|
||||
hide : function FTM_hide()
|
||||
{
|
||||
log('hide');
|
||||
logWithStackTrace('hide');
|
||||
this.cancelDelayedHide();
|
||||
this.tabFullTooltip.hidePopup();
|
||||
this.changingPropertiesCount = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user