Pulsar-Edit-Highlights / line

@Pulsar-Edit package for highlighting the currently selected line.
https://web.pulsar-edit.dev/packages/highlight-line
MIT License
52 stars 16 forks source link

Error while trying to open deleted file #12

Closed pyromaniac closed 10 years ago

pyromaniac commented 10 years ago

Hello, great plugin, but I've got an error:

Uncaught TypeError: Cannot call method 'isSingleScreenLine' of undefined highlight-line-view.coffee:112
HighlightLineView.showHighlight highlight-line-view.coffee:112
(anonymous function) highlight-line-view.coffee:1
HighlightLineView.updateSelectedLine highlight-line-view.coffee:85
(anonymous function) highlight-line-view.coffee:1
jQuery.event.dispatch

I've got this after switching on not existing file tab

richrace commented 10 years ago

Ok, haven't been able to replicate this. Could you please add some more details?

pyromaniac commented 10 years ago

I've finally caught it! https://dl.dropboxusercontent.com/u/19461052/current-line-bug.mov

richrace commented 10 years ago

Brilliant! (well not really :()

I'll have a look at this tonight.

pyromaniac commented 10 years ago

Awesome, thanks!