-
## Description of the new feature/enhancement
The new command line arg for specifying starting directory is great but it's limited to individual panes and tabs created during launch. I'd like addit…
krage updated
2 months ago
-
- sort column and direction
- splitpane position
- column layout and sizes
-
Could you please add absolute sizes to panes? So we would be able to specify certain pane's initial widths not in percents of the parent but in absolute values, like px.
And also disable resizing for…
-
**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/510) by Claudio Mezzasalma (Bitbucket: [Lorthirk](https://bitbucket.org/Lorthirk), GitHub: [Lorthirk](https://github.com/Lorthirk)…
-
``` html
```
the only limits the height of the upper part of the 200px,
how to limit the height of the lower half?
thx!
-
The [accessibility reference guide](https://dojo.io/docs/fundamentals/accessibility/index.html) content is stale for beta4:
* Missing new widgets
* Previous approach for applying themes/styles
* …
-
There have been a few issues raised around TypeScript - so it looks like I've obviously messed up the definitions.
I'd really love some help with this, if someone could put together a PR that fixes…
tomkp updated
6 years ago
-
I'm trying to add `SplitPane` somewhere deep in my structure, but it seems that due to `position: absolute` (which seems to be unnecessary when using flexbox btw). Is there any reason why it uses abso…
-
I am getting this error:
```
Warning: Failed prop type: Prop style passed to SplitPane. Has invalid keys --left-resize-visible, --right-resize-visible
```
Because I am using CSS variables in t…
Ralle updated
3 years ago
-
import SplitPane, { Pane } from 'react-split-pane';
this import package not available on requested build
npm install react-split-pane@next
which one is correct
i want fix the size of each …