-
When a pane is added or removed programmatically it would be nice if the resize (and/or resized) event is fired as the dimensions of the panes changes.
-
IE is supported at 1.45.What's the problem?
Because before method IE does not support.
solution: rewrite before().
Object.defineProperty(child, "before", {
configurable: true,
…
-
# Description of the new feature/enhancement
Creating new splits could be made easier by providing a keybinding that automatically splits the currently active pane based on the current split type…
-
## Issue to capture breaking changes and migration guide for v5 -> v6.
Please fill in below, this will form part of a migration guide going forward.
---
### TextInput
#### Removed
- `invalid`…
-
I guess a splitpane won't help, but when the browser is visible let's use a GridBagLayout to push the header parallel to the toolbar.
-
On the gif from the readme I can see that there was an fancy blue tooltip with full container name.
Unfortunately it seems to not working anymore, it is missing even on the preview on [dozzle.dev…
-
I found my self spending some time trying to configure a cool profile and ended up with a Fallout-ish looking terminal. I would like to share this and, also, see what people can offer. So the idea is …
ghost updated
4 years ago
-
vue version: 2.5.17
splitpanes version: 1.14.5
code:
![image](https://user-images.githubusercontent.com/30097790/65739187-fbb53e00-e116-11e9-9d87-a29141302e0f.png)
result:
![image](https://use…
-
Hi @antoniandre,
Opening a new issue here based on my previous observations.
When using a reactive field, which changes upon resize changes, I am getting a lot of jitter when dragging a separator.…
-
I am aware of this error and explained it here: #38.
I am considering to do a new version when I will have some time.
Until then if you face this issue, consider it as a limitation or do a pull re…