Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix method jump links #1670

Closed
mparke opened this issue May 1, 2017 · 3 comments
Closed

Fix method jump links #1670

mparke opened this issue May 1, 2017 · 3 comments
Assignees

Comments

@mparke
Copy link
Contributor

mparke commented May 1, 2017

Method jump links (GO TO ...) do not currently work / are not wired up. Fix this or implement something else.

@mparke
Copy link
Contributor Author

mparke commented May 1, 2017

If not an easy solution, kill JUMP TO

@mparke
Copy link
Contributor Author

mparke commented May 5, 2017

@eatonphil
Copy link
Contributor

That's unfortunate... what about:

window.scrollTo(0, document.getElementById(h).offsetTop);  

@mparke mparke added in progress and removed Backlog labels May 8, 2017
@mparke mparke self-assigned this May 8, 2017
This was referenced May 8, 2017
@na3d na3d closed this as completed in #1713 May 9, 2017
@na3d na3d removed the in progress label May 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants