bigfive / atom-sublime-select

Enable 'sublime style' multiline selection boxes to Atom editor http://atom.io
MIT License
233 stars 49 forks source link

Selecting column from bottom-left to top-right breaks cursor placement #78

Closed timkelty closed 8 years ago

timkelty commented 8 years ago

Results in cursor being placed on the line above instead of selection for the top line

6a169f2886def0ba4639cda607c4fafa

Note: only happens if you drag up first. If you drag left first (and thus have a selection), it works fine.

scott-vsi commented 8 years ago

I see the same behavior if I drag from the top-right to the bottom-left as well. The cursor positions are no longer in the same column.

bigfive commented 8 years ago

This is a duplicate https://github.com/bigfive/atom-sublime-select/issues/40. I'll be concentrating on this for the next release