-
Some split panes designs have a size for the splitter (usually some kind of border of a different color clearly separating panes), and such designs are a bit tedious to implement with this library cur…
-
### Describe the bug
It seems that there was a regression of https://github.com/vitest-dev/vitest/pull/5166
- `vitest --ui`
- Resize splitpanes on the left
- reload page
- the left pane reset…
posva updated
4 weeks ago
-
-
Hello, I have a problem, maybe somebody can help me.
I have two panes, [][], one with text on the left and an image on the right
when the user resizes splitpanes by splitter I compute the availa…
-
```
Einbauen der neuen Funktion für Splitpanes!
```
Original issue reported on code.google.com by `reich.ma...@gmail.com` on 23 Nov 2010 at 8:13
-
Hey first time starting my own project,
I started using SplitPane for a simple vertical pane
from the storybook reference only sizes and onChange seems to be used as props
This example [here](https…
-
I guess the scrollpane is constantly relayout-ing while the handler is moved, maby it should only layout when the handler is released, or even better, with throttled frequency.
-
Is it possible to disable dragging or make some panes fixed?
I have a hack for a 3-panel layout(horizontal, 2 vertical) that makes the horizontal pane fixed:
```vue
…
-
When the page loads for the first time, the panes do not obey the size property.
I have to refresh the page every time.
"splitpanes": "^3.0.4",
"vue": "^3.0.4"" (typescript)
![slitpanes](http…
-
Hello,
I would like to suggest a different color for the split panes. The borders are now almost invisible. I've chosen for the foregroundColor als color, but it can definitely be another one.
M…