Manually update DOM in ScrollbarCornerComponent

Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
Nathan Sobo
2015-02-12 17:35:38 -07:00
parent 77a4482263
commit 6b3d29a5e4
2 changed files with 36 additions and 13 deletions

View File

@@ -67,7 +67,6 @@ TextEditorComponent = React.createClass
ScrollbarCornerComponent
ref: 'scrollbarCorner'
presenter: @presenter
measuringScrollbars: @measuringScrollbars
getInitialState: -> {}