mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Handle changing ::clientHeight in TextEditorPresenter
This commit is contained in:
@@ -48,3 +48,6 @@ class TextEditorPresenter
|
||||
|
||||
setScrollTop: (@scrollTop) ->
|
||||
@updateLinesState()
|
||||
|
||||
setClientHeight: (@clientHeight) ->
|
||||
@updateLinesState()
|
||||
|
||||
Reference in New Issue
Block a user