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

Make ruler fixed to top/left on scroll #4

Closed
TheSharpieOne opened this issue Sep 26, 2013 · 2 comments
Closed

Make ruler fixed to top/left on scroll #4

TheSharpieOne opened this issue Sep 26, 2013 · 2 comments
Assignees

Comments

@TheSharpieOne
Copy link

When scrolling vertically up/down the page. The top x-axis ruler should always be visible. Similarly, when scrolling horizontally left/right the page. The left y-axis ruler should also be visible.

Also, note that when scrolling, the ruler should still show the offset from the top left, (0,0). Using position: fixed will keep them on screen, but not display the correct offsets.

@victorb
Copy link

victorb commented Sep 26, 2013

This would be perfect as an option. In some cases, you want to be able to scroll with exactly the same rulers and sometimes you want to be able to make other rules after the fold.

@mark-rolich
Copy link
Owner

Added as an option, Ctrl+Alt+L will toggle rulers lock/unlock

@ghost ghost assigned mark-rolich Sep 30, 2013
pull bot pushed a commit to dk-dev/RulersGuides.js that referenced this issue Apr 16, 2020
Add option to make ruler fixed to top/left on scroll (mark-rolich#4)
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