forgecrafted / rulerz

[Looking for maintainer] A simple Atom package to mark your cursor position with a ruler.
MIT License
6 stars 7 forks source link

TextEditor.pixelPositionForScreenPosition is deprecated. #7

Closed gokmen closed 9 years ago

gokmen commented 9 years ago

This method is deprecated on the model layer. Use TextEditorElement::pixelPositionForScreenPosition instead

TextEditor.pixelPositionForScreenPosition (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:2636:9)
ruler-view.update (/Users/gokmen/.atom/packages/rulerz/lib/ruler-view.coffee:35:41)
cmtonkinson commented 9 years ago

Aw, jeeze - I can't get a break with this code! ;-)