olmokramer / atom-autohide-tree-view

Hides most of the tree view, reveal it on hover
MIT License
38 stars 7 forks source link

hover events not realiably detected #38

Closed michaelaye closed 9 years ago

michaelaye commented 9 years ago

I keep having problems to activate unhide via mouse hover. Have increased the minwidth to have more area as I thought it's my bad pointing, but I'm pretty sure now it's not me. Will have to deactivate for now to keep productivity up. I'm not a web-tech hacker so I don't know how this all works, so if you need some special logfiles/errors from some magical JS console somewhere or whatever it is you web-techs do ;) let me know and I'm happy to help in nailing down this problem. My system is OSX 10.10.4, Atom 1.0.3

ProLoser commented 9 years ago

I think #40 might be a duplicate of this

ProLoser commented 9 years ago

@michaelaye my guess (without verifying whatsoever) is it's some sort of z-index stacking order bug

michaelaye commented 9 years ago

I agree it's a duplicate. Because it's driving me nuts as well. ;)

olmokramer commented 9 years ago

I think I've found the source of the problem, and a solution :) I'll just put up a new version ASAP, because it is indeed behaving very badly. Expect it in a few minutes and please let me know if it solves your issues.

michaelaye commented 9 years ago

Hey, this feels much better! Re-enabled! Thanks a lot

olmokramer commented 9 years ago

Awesome! Thanks for the reply, and for reporting the issue in the first place :)