updateTileSize on start

This commit is contained in:
Antonio Scandurra
2015-05-13 11:39:28 +02:00
parent 94373e434c
commit 11a0fa7a12
2 changed files with 9 additions and 10 deletions

View File

@@ -223,6 +223,7 @@ class TextEditorPresenter
@updateScrollbarDimensions()
@updateStartRow()
@updateEndRow()
@updateTileSize()
@updateFocusedState()
@updateHeightState()