CodeRibbon/CodeRibbon-Theia

Phosphor subclass BoxPanel to grow beyond the screen size

robobenklein opened this issue · 1 comments

This would be the first layer of the Ribbon component

https://phosphorjs.github.io/phosphor/api/widgets/classes/boxpanel.html

Might be BoxLayout depending on user-facing functionality. This first layer is intended to only be modified by CR, unlike Panels which might imply user-draggable widgets.

The base for this is done, further changes are separate issues.