CodeRibbon / CodeRibbon-Theia

(WIP) Theia Extension implementing the CodeRibbon workspace
22 stars 1 forks source link

BoxPanel with resize handles for columns #7

Closed robobenklein closed 1 year ago

robobenklein commented 2 years ago

BoxPanel needs resize handles added akin to DockPanel, probably time for a RibbonStrip subclass.

robobenklein commented 1 year ago

Resize handles work, but lose their place when a parent resize occurs...

robobenklein commented 1 year ago

Basically done via ImprovedBoxPanel