neos-ui icon indicating copy to clipboard operation
neos-ui copied to clipboard

FEATURE: Make RightSideBar inspector resizable

Open c4ll-m3-j4ck opened this issue 1 year ago • 6 comments

This uses some small html hacks to make RightSideBar resizable in a comparable way to LeftSideBar.

What I did I added the resize-attribute to RightSideBar and moved the resize-handle to the left edge of the sidebar.

How I did it Updated Neos.Neos.Ui/packages/neos-ui/src/Containers/RightSideBar/style.module.css

How to verify it Bildschirmfoto 2024-07-15 um 11 15 17

c4ll-m3-j4ck avatar Jul 15 '24 09:07 c4ll-m3-j4ck