-
Now resize event emits after drag's end.
-
Hi @antoniandre,
I ran into another issue with the component after the latest update (v1.8.1).
See the gif for the problem:
![dec-29-2018 02-22-53](https://user-images.githubusercontent.com/8…
-
`splitpanes.common.js:1 Uncaught Error: Module build failed: Error: ENOENT: no such file or directory, open '..\node_modules\splitpanes\dist\splitpanes.common.js'
at eval (splitpanes.common.js:1)…
-
when in split mode, there is no sensible split line which makes the multiple shell window less noticeable, is this by design or there could be a fix?
-
# Feature Request
When I put a SplitPane (+ Menu) inside another one a menu will not work.
**Describe the Feature Request**
SplitPane nested
**Describe Preferred Solution**
Make all the m…
-
**Describe the Bug**
There is a missmatch between the documentation and the code of the SplitPane breaking point.
The documentation says: `By default, SplitPane will expand when the screen is larg…
-
If you generate your app with the proposed minimum configuration, it creates this directory structure:
```
├── app
├── resource
│ ├── leaflet
│ │ └── images
│ ├── nogo
│ │ ├── fon…
cajus updated
5 years ago
-
Hi,
I'm using the latest version of your module (very useful by the way) and i have the following warning from propTypes.
```
Warning: Failed prop type: Invalid prop `panels.kadira/jsx/panel.ti…
-
**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/142) by Samir Hadzic (Bitbucket: [shadzic](https://bitbucket.org/shadzic), GitHub: [shadzic](https://github.com/shadzic)).**
----…
-
How can I save the current state of the panels, and after updating the page, restore the previously set sizes of the panels?