mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
We do this to ensure that the lines aren't longer than the scroll view if they don't have to be. We really should use min-width instead because it's automatic. Also, trigger window resize when we make the editor narrower.