Inspector remembers if components were minimized using a cookie (sbox/issues/1328)
Don't clear selection when selecting empty GameObject field in inspector Fixes #1329
Make component list scrollable
Scene hierarchy selection adds to edit log
Fixes selection getting confused when selecting from hierarchy, performing some other action, then undoing
Add Move Up/Move Down to component context menu
Add button to component header for context menu
Fix unused context menu eating a mouse click
Merge branch 'main' into custom-particles
Update ComponentSheet.cs