mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
ebfe50aafc63148b9e837d246f2deebf0378e709
Previously the editor could be hidden and the mouse move handler would start logging errors since it will still trying to compute positions based on the move events still firing on the document. Now the display property is checked in the handler and also the selection is finalized when a move event occurs and the button is no longer pressed. Closes #1755
Atom — The hackable editor
Check out our guides and API documentation.
Installing
Download the latest Atom release.
Atom will automatically update when a new release is available.
Building
Follow the instructions in the build docs.
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
