LogicalError / realtime-CSG-for-unity

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

It would be nice to reduce the space usage in the surface edit (non-helper) window #266

Open LogicalError opened 5 years ago

LogicalError commented 5 years ago

See #239

LogicalError commented 5 years ago

"What about the docked version of the surface window is less convienient? Is there something I can improve there?"

"I guess there's too much empty space.

Mode selection buttons are too small and they're visually merging with other elements. Using bigger size and filling whole row for the button might be a better solution. (Since there's plenty of space)

Material selection could be separated from the label and moved to the next line, that would allow to decrease required space of the window.

Tooltip window appears too fast, some delay would be great.

Also, some visible separators between would be great (inbetween sections instead of empty spaces or with it), especially in "Generate" mode.

Following applies to left/right docked variant of the window only, since top/bottom is completely unusable, due to how fields arranged (it would require scrolling, which is a waste of time);

But all the above is just my thoughts and subjective opinion."