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

### Describe the bug I was trying to improve the performance of my application built using FlexLayout. When I tried using React Profiler, it shows too much rerendering of the...

Hi guys, is it possible to render an opened tab at the edge? For example, let's say we have a bottom border, and now when we open a tab, the...

### Describe the bug If the window has a positive scrollY value, re-rendering Tabs (e.g. by clicking to set active tab) causes the FlexLayout Tab element to be wrongly positioned....

When I drag the splitter between area 2 and 3, I want the size of area 1 to remain unaffected. ![Image](https://github.com/user-attachments/assets/d7ef17c6-e764-4748-b861-0872145e430d)

Thank you for creating such a convenient library - it has saved me a tremendous amount of time! While working with it, I've identified a few areas that could be...

Hi, we're currently developing a product based on the FlexLayout and we have a specific use case where we either have to be able to add new tabsets (currently there...

Hi there, @nealatcaplin @nealus. I've introduced some additional features on my fork of this library due to project requirements at my full-time job. https://github.com/andrewsantarin/FlexLayout for the source code (most recent...

This ensures the event handlers for the model are cleaned up if the Layout is unmounted.

enable the code : layoutRef.current.doAction(Actions.updateNodeAttributes("border_right", {show: true or false }))

I hope the central area cannot place docks. ![Image](https://github.com/user-attachments/assets/d7770ba1-125b-44c1-ba42-ea3a0049da06)