FlexLayout icon indicating copy to clipboard operation
FlexLayout copied to clipboard

Docking Layout Manager for React

Results 164 FlexLayout issues
Sort by recently updated
recently updated
newest added

hi, i'd like to be able to display a highlight (css border) around a tabset. Is there a way to do this with the existing CSS or do you need...

![image](https://user-images.githubusercontent.com/4723091/127940214-313ff2ae-6be8-45c4-8275-8a98e2e9f3ec.png) I would like to avoid this hack, but calling `Model.doAction` in `render` causes #178.

It would receive the contents of the tab, and the created window, and its return value would be what actually gets rendered inside the portal. So for example, the default...

Hello, I see that each tab has its own top-level element which is hidden by flexlayout when not in use. Is it possible to instead have one container element for...

Hello, I would like to use one code editor per tabset instead of one code editor per tab. Right now each tab will have its own code editor, is there...

Hello, I found a curious issue of a mysterious focus outline appearing in my app when I'm dragging. It turns out this is an element created by DragDrop.ts called the...

It would be really cool if you could click and drag an item in the overflow menu to reorder it or move it elsewhere in the layout.