-
`Exception in thread "main" java.lang.IndexOutOfBoundsException: Index 2139 out of bounds for length 514
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.bas…
-
Following #9, we need to have accessibility for the splitter, by ARIA attributes and by keyboard interaction.
1. [MDN on `separator` role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/A…
-
Plans on supporting the new Svelte?
-
**bowser**, which is a dependency of **inline-style-prefixer** has been updated to 1.7.0, which breaks the splitpane in IE11.
From what I'm seeing, the flex style is no longer applied to one of the…
-
Hi everyone,
this component is awesome but i had one issue that i can't figure it out. I try to set inline style to pane2 but nothing is happening. I set variable to let paneStyle = { margin: '0 0 …
-
#### Describe the bug
I made a simple horizontal divider, but the bottom's part keeps exceed the 100% height.
#### To Reproduce
Made an example:
https://codesandbox.io/s/compassionate-bartik…
-
-
Wenn ich eine beA-Nachricht zur Akte speichern will, öffnet sich der Speichern-Dialog immer so, daß rechts ein Teil aus dem Bildschirm ragt und nicht sichtbar ist.
![image](https://user-images.gith…
-
`onChange` and `onDragFinished` only receive the size of the primary pane.
`onDragStarted` receives nothing.
I have a use case where the DOM element that contains the `SplitPane` is draggable. If …
-