Closed agustif closed 7 years ago
This is probably happening because of the code that enables window dragging in empty space. Version 1.7.1 for Atom versions 1.20+ should resolve this particular issue, however that means it's currently only available to users of Atom Beta. If you're not using Atom Beta, you have two options:
.atom
directory — See these Atom docs and use the MAC
, WINDOWS
, or LINUX
links at the top of that page to help determine where your .atom
directory is located on your machine — and edit the file .atom/packages/no-title-bar/styles/no-title-bar.less
to remove the entire line containing .tree-view
(line 67 for v1.5.0 of this package) and the trailing comma from the line above it. Save the file and restart Atom.Now that Atom 1.20 has been released, this issue should be resolved. 🎉
So this is useful but the sidebar is impossible to resize with extra packages