-
An ItemViewModel with ListProperty has some inconsistent and incorrect behavior:
```kotlin
import javafx.beans.property.ListProperty
import javafx.beans.property.SimpleListProperty
import javafx.c…
-
# Environment
```none
Windows build number: Microsoft Windows [Version 10.0.18363.778]
Windows Terminal version (if applicable): v0.11.1191.0
Any other software?
```
# Steps to rep…
-
#### Describe the bug
README docs suggest the following in https://github.com/tomkp/react-split-pane/blob/master/README.md#new-version:
`import SplitPane, { Pane } from 'react-split-pane';`
H…
-
I updated to the latest release (v0.10.761.0) yesterday and tried out the splitPane functionality today. After configuring some keybindings for that Terminal crashes and consumes my 32GB of memory wit…
-
# Environment
Windows build number: 10.0.19041.329
Windows Terminal version: 1.0.1401.0 (Microsoft Store version)
# Actual behavior
It's like the keyboard doesn't work. Cant use short…
-
with narrow windows, we hide the left-side of the SplitPane. but we aren't hiding the split pane resizing widget. the result is an odd vertical white stripe on the left.
-
After upgrading to WT 0.8, I added this to my `profile.json`:
```
"keybindings":
[
// "index": 1 ==> "Ubuntu"
{ "keys": ["ctrl+2+plus"],
"command": {"action": "spli…
-
I tried to enable acrylic effect in the terminal, but it seems the settings are being ignored for some reason. My settings are as below:
```// This file was initially generated by Windows Terminal …
-
Currently the default style for the split pane divider is `grip` (through the `SplitPane.defaultDividerStyle` property). Personally I would almost always prefer the look of the `Line` style.
I'd like…
weisJ updated
4 years ago
-
Hi, thanks for such a useful tool. Just found a small UI issue as below:
The columns does not expand and fill up the empty space on the right after sidebar is hidden.