Ziink / atom-nav-panel

Navigation Panel for Atom Editor
MIT License
16 stars 17 forks source link

not jumping/scrolling to functions when clicking on it at nav-panel #41

Open vargedo opened 7 years ago

vargedo commented 7 years ago

Uncaught TypeError: Invalid Point: ((827, 0), 0)

/Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/point.js:63

Stack Trace:

TypeError: Invalid Point: ((827, 0), 0) at Function.module.exports.Point.assertValid (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/point.js:63:15) at TextBuffer.module.exports.TextBuffer.clipPosition (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/text-buffer.js:1099:13) at TextBuffer.module.exports.TextBuffer.clipRange (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/text-buffer.js:1087:20) at DisplayLayer.module.exports.DisplayLayer.destroyFoldsIntersectingBufferRange (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/display-layer.js:325:33) at TextEditor.module.exports.TextEditor.unfoldBufferRow (/Applications/Atom.app/Contents/Resources/app.asar/src/text-editor.js:3003:32) at NavView.module.exports.NavView.gotoMarker (~/.atom/packages/nav-panel/lib/nav-view.coffee:270:12) at HTMLLIElement. (~/.atom/packages/nav-panel/lib/nav-view.coffee:48:12) at HTMLDivElement.jQuery.event.dispatch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/jquery/dist/jquery.js:4435:9) at HTMLDivElement.elemData.handle (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/jquery/dist/jquery.js:4121:28)