mirror of
https://github.com/atom/atom.git
synced 2026-02-15 09:05:58 -05:00
Remove autoscroll-related legacy editor view support
Signed-off-by: Nathan Sobo <nathan@github.com>
This commit is contained in:
committed by
Nathan Sobo
parent
307e2ad565
commit
2f5d975338
@@ -39,7 +39,6 @@ class TextEditorComponent
|
||||
@lineOverdrawMargin = lineOverdrawMargin if lineOverdrawMargin?
|
||||
@disposables = new CompositeDisposable
|
||||
|
||||
@editor.manageScrollPosition = true
|
||||
@observeConfig()
|
||||
@setScrollSensitivity(atom.config.get('editor.scrollSensitivity'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user