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

Synchronized Scrolling #20

Closed
Anticom opened this issue Oct 22, 2013 · 4 comments
Closed

Synchronized Scrolling #20

Anticom opened this issue Oct 22, 2013 · 4 comments

Comments

@Anticom
Copy link

Anticom commented Oct 22, 2013

Hi,
I thought it would be awesome, if you could sync the scrollbars.
The problem I see, is that it isn't enough to just sync up their absolute position but it would have to match the selectors somehow, kind of how you see it in 3-way-merge editors sometimes.
one [nested] less selector <-> [eventually] multiple output selectors

Cheers, good work so far!

@lukeapage
Copy link

You could use sourcemaps to sync them.. but its a tremendous effort for a
little gain!

@bfricka
Copy link
Owner

bfricka commented Dec 20, 2013

Not a bad idea @lukeapage, except source map support was added in 1.5, right? So it would have to be an option (enabled by default in 1.5).

Am I looking at this correctly?

@lukeapage
Copy link

Yes and there is not yet client side support for sourcemaps...

@Anticom
Copy link
Author

Anticom commented Apr 1, 2014

Just a little ping on my Ticket, since it's still open.
I've just discovered, that there seems to be a source map implementation in js now (done by mozilla).
I am not a JS dev so I can't really tell, wether you could use that one or not.

@Anticom Anticom closed this as completed Jan 11, 2021
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