mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add shim for ReactEditorView::redraw
This commit is contained in:
@@ -166,3 +166,5 @@ class ReactEditorView extends View
|
||||
requestDisplayUpdate: -> # No-op shim for find-and-replace
|
||||
|
||||
updateDisplay: -> # No-op shim for package specs
|
||||
|
||||
redraw: -> # No-op shim
|
||||
|
||||
Reference in New Issue
Block a user