-
1.The layout was not adjusted after dragging was completed
![image](https://github.com/golden-layout/golden-layout/assets/77563386/92eabe69-bd59-4013-b167-8f2b3dd4b556)
2.The preview window dragge…
-
Leadership would really like a split screen between design and data to ease the friction between having to toggle between the distinct pages.
Considerations in the update:
- pipeline/graph view w…
-
**Current behavior**
Popout redirect fails with hash. We have an Angular App that uses hash's in the router, when popping out a window, the reloaded url is wrong.
**Expected behavior:**
Expecte…
-
I'm currently attempting to get drag and drop working using: https://github.com/chyj4747/vue3-golden-layout-virtualcomponent
I'm having an issue that once one of the components that was added to th…
-
The problem with the current `window.screen` property is that it doesn't allow developers to gain insights into multi-screen setups. This is a problem that the proposed Multi-Screen Window Placement A…
-
Hello,
I am using golden layout version 2 and I would like to be able to intercept drag and drop events, for example when I drop a panel to react accordingly.
When I see the available events, th…
-
**Current behavior**
I want to be able to create components that can't be closed. Setting `isClosable: false` on the component (within the `LayoutConfig`) passed to `loadLayout()` seems like the corr…
-
We are currently using javascript with bootstrap. We can pay for a version that doesn't require reactjs.
-
What tools do we already have available in and around CLARIAH for dealing with Page-XML? This question arose mostly out of the Golden Agents project but I think we may just as well discuss it in the C…
-
We are having problems in getting drag and drop to work using Vue3 and Golden layout. Add new components works fine by following your example and adapting to our needs. Thanks a lot for this. Would yo…