mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
b4dec8ccbb071a7d4ad3296feb42f53d78177af8
If we remove a large number of screen lines when we are scrolled down, the current @firstRenderedScreenRow may end up being larger than the number of screen rows we now have. Setting renderFrom to the @firstRenderedScreenRow in this case was causing the renderFrom to be larger than the renderTo, which was causing problems downstream with the new mapping code.
Atom — Futuristic Text Editing
Check out our documentation on the docs tab.
Building from source
Requirements
- Mountain Lion
- The Setup™ or Boxen
- Xcode (available in the App Store)
Installation
-
gh-setup atom -
cd ~/github/atom && rake install
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
