electron-tree-view icon indicating copy to clipboard operation
electron-tree-view copied to clipboard

Will not collapse node unless already selected

Open jemucino opened this issue 8 years ago • 1 comments

Each node is expanded on the first click, whether selected or not. However, when collapsing nodes, if the node is not already selected, the first click only selects the node, and a second click is required to actually collapse the node.

Using version 1.1.0 installed with npm.

jemucino avatar Nov 10 '16 19:11 jemucino

I think this is not an issue, it's part of the UI.

JulianSoto avatar Oct 06 '18 05:10 JulianSoto