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