rc-dock
rc-dock copied to clipboard
Dock Layout for React Component
So, this may be totally my fault, I just copied the basic example into my preact-based project, and it always crashes in `DockTabs.tsx` ``` function isPopupDiv(r: HTMLDivElement): boolean { return...
Is there a way to change tab color based on the tab id?
Hello, Is there any way to split (dropDirection: top, bottom, left, right) a new panel with default size other than 50% of the whole box size? https://ticlo.github.io/rc-dock/interfaces/dockdata.panelbase.html#size All I found...
@rinick, I have a requirement where the newly added floating tabs should always be visible even if the max box is turned on. In detail, We have a layout and...
I have a floatbox that is not dockable. I want it to be a fixed size. I have set minWidth and minHeight and that works great. However, it's still resizeable...
**Expected Behavior:** Dropping a panel on itself should not modify the panel. **Actual Behavior:** There seems to be a horizontal and vertical lines within the panel which are really small...
Fixes #198, #195 This seems to be a problem with useEffect running twice in React 18 StrictMode. Fixed it by adding an equality check on current cache and given children...
Can you please help me with the code on click to open float window
I need to update the title dynamically. I cannot find anyway to do that. updateTab requires content as well.
Allow dropping tabs onto the TabBar. https://github.com/ticlo/rc-dock/assets/1382022/759a33d7-99cc-4465-9a2a-aff7ca2bbe13