Henry00IS / ShapeEditor

2D Shape Editor for Unity Editor to create complex 3D meshes out of 2D shapes with RealtimeCSG support.
MIT License
99 stars 9 forks source link

Inspector windows can be lost upon resizing the main window #7

Open Henry00IS opened 2 years ago

Henry00IS commented 2 years ago

Inspector windows in the bottom right corner can easily be lost when the user resizes the main window.

Idea: we could automatically close them when they are completely off-screen.