GD-HTML5 icon indicating copy to clipboard operation
GD-HTML5 copied to clipboard

Calling `gdsdk.openConsole()` multiple times makes buttons unresponsive.

Open jespertheend opened this issue 2 years ago • 0 comments

When you call gdsdk.openConsole() when it is already open, it opens a duplicate console for which the buttons don't do anything.

I'd like to automatically call gdsdk.openConsole() after initialization so that new developers automatically get the debug buttons in development builds. But since it automatically opens when you refresh the page, you'll end up with broken buttons when doing this.

jespertheend avatar Mar 13 '23 16:03 jespertheend