-
### What Operating System(s) are you seeing this problem on?
Linux Wayland
### Which Wayland compositor or X11 Window manager(s) are you using?
KDE Plasma Kwin
### WezTerm version
wezterm 2024092…
-
_discovered in the 1.12 bug bash on 9/28, but probably not blocking_
Split pane on parent loses opacity? (bad merge?)
Repro steps:
1. Have multiple panes open
1. MoveFocus to parent pane
…
-
Hello, first of all I would like to thank you for this amazing Vue Component.
I am having a problem and I don´t know how to solve it.
The thing is that when I add a new pane to the component, the m…
-
# Option to Display Full Border in Split Panes
Having a highlighted border around the active pane is very useful. However, when using only two panes, the "border" is simply a highlighted line betwe…
-
```
my-app/node_modules/react-split-pane/index.d.ts
(53,1): An export assignment cannot be used in a module with other exported elements.
```
First, I've got this error on my existing app, which…
-
Heya! I have an issue, where I have defined a size of 20 and a min size of 15 for a pane, but whenever I try and drag the pane beyond under the min size, it is allowed to.
It feels like there is so…
-
Roxbox is a good example
-
All controls of the Toolbar are added to the overflow popup, even if there is enough space. This is caused when the ToolBar is displayed inside a Splitter pane with ***ngIf** condition:
```html
…
-
### Primary Theme Version
v2.9.3
### What Community Plugin do you want to get Supported?
Hider
### Please add the link to the Community Plugin
obsidian://show-plugin?id=obsidian-hider
### Do you…
-
As a simple example render N children where N changes over time
My impression is because react-split is using split and split is manually manipulating the DOM, then if react comes through and re-ar…