Godot-eventSheetPrototype icon indicating copy to clipboard operation
Godot-eventSheetPrototype copied to clipboard

Pops ups not cleared on window change

Open swarnimarun opened this issue 7 years ago • 1 comments

I thought I might test it a little, So I did the problem I first encountered was that pop ups don't close on change from the view modes.

To implement it, you can simply use the make_visible() method to clear all the extra pops ups opened. A quick screenshot. image

swarnimarun avatar Jun 06 '18 06:06 swarnimarun

Ah I see, the menu is empty for you, so I am guessing the addon is not initiated right too.

Try disabling and re-enabling it

Will try to fix this

blurymind avatar Jun 06 '18 10:06 blurymind