LogicalError / realtime-CSG-for-unity

Realtime-CSG, CSG level editor for Unity
https://realtimecsg.com
MIT License
764 stars 81 forks source link

Add a way to close RealtimeCSG window #393

Closed x8c8r closed 8 months ago

x8c8r commented 9 months ago

As of now, as soon as you install the package you get the in-scene tool. And there is no way to close it, it just becomes a floating dock. Yes, you can dock it to a place like next to inspector so you don't have to remember about it as often, but it's stll highly inconvenient.

There should be a way to close it like any other window or tab, so it is no longer visible unless you explicitly want to have it open.

Loupyboy commented 8 months ago

Already possible (CTRL+F3 or via menu), please mark as completed or unnecessary.

x8c8r commented 8 months ago

Already possible (CTRL+F3 or via menu), please mark as completed or unnecessary.

CTRL + F3 does work but I can't see any menu option or anything indicating that CTRL + F3 keybind even exists