thomaslindstrom/color-picker

TextEditor.onDidChangeScrollTop is deprecated.

Closed this issue · 2 comments

This is now a view method. Call TextEditorElement::onDidChangeScrollTop instead.

TextEditor.onDidChangeScrollTop (<embedded>:2945:18)
<unknown> (C:\Users\Velda\.atom\packages\color-picker\lib\ColorPicker-view.coffee:160:39)
<unknown> (<embedded>:23211:22)
Function.module.exports.Emitter.simpleDispatch (<embedded>:63096:20)
Emitter.emit (<embedded>:63212:34)
<unknown> (<embedded>:23084:34)

... I just installed Atom and this wasn't updated. I updated it manually and now it appears to be working.