mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Double clicking a file changes focus to editor. Double clicking a directory toggles expansion. Single clicking doesn't ever change focus away from tree view.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
padding: 0 1em;
|
||||
cursor: default;
|
||||
font: 16px Inconsolata, Monaco, Courier !important;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
.tree-view .disclosure-arrow {
|
||||
|
||||
Reference in New Issue
Block a user