Launch PlayCanvas child windows as popups?

Love having multiple windows while working on a project: editor, code, launch, etc. Could we add an option to the engine to always open these as popups? Specifically the popup JavaScript argument to window.open, which launches new windows with minimal chrome on most browsers. That would help win back some screen real estate!

Created feature request ticket for this: Open child windows as popups (Launch Tab, Code Editor etc) · Issue #953 · playcanvas/editor · GitHub

If I’m understanding this, it would mean that you can save a bit of vertical screen real estate?

Extra note: You can also have multiple instances of the Scene/Code Editor so you can have multiple scenes open at once as well :slight_smile:

Yup. It’s the difference between these two. It’s not a huge amount, but every little helps when you’re juggling windows.

image

2 Likes