You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Splitting tree-view in dock splits empty pane
Steps to Reproduce
Open a project in atom-beta
on the tree-view, split the item, left, right, top, and bottom
Expected behavior: [What you expect to happen]
It should probably no-op as it is splitting empty items
Actual behavior: [What actually happens]
it creates a bunch of empty panes in the dock.
Reproduces how often: [What percentage of the time does it reproduce?]
100%
Versions
Atom : 1.17.0-beta1
Electron: 1.3.14
Chrome : 52.0.2743.82
Node : 6.5.0
You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.