SplitEditorAreaPane doesn't have a simple way to reset its state
Open
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
A `SplitEditorAreaPane` which has had several editors added and been split one or more times doesn't have an easy way to reset the splitter state after closing all the editors. This means that -- for instance -- the `set_layout` method can only be expected to work with a freshly instantiated object.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.