mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
It was not possible to click on the lower part of the last line when the editor was scrollable and listening for mousedown events on renderedLines. Closes #464