Kevin Sawicki ebfe50aafc Keep mouse move handler from going out of control
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
2014-03-13 10:33:18 -07:00
2014-03-10 17:24:32 -07:00
2014-03-11 12:29:23 -07:00
2014-03-11 13:22:03 -07:00
2014-02-27 13:35:00 -08:00
2014-03-04 17:26:52 -08:00
2014-03-12 18:41:50 -07:00
2014-03-12 10:30:58 -07:00
2014-03-04 10:19:20 -08:00
2013-08-14 14:05:35 -07:00
2014-03-11 13:35:19 -07:00
2014-03-10 11:13:08 -07:00
2014-03-13 10:03:45 -07:00
2014-02-24 17:38:49 -08:00

Atom — The hackable editor

Atom

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
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%