When scrolling synchronisation is… not synchronised.
It seems it follows percentage of the file to scroll, which is far from perfect. When there are more new lines or code like inline CSS, JS or just headers, it’s breaks. It woul be great if would follow i.e. which part is visible on the top. It seems a pretty easy way to synchronise.
Have you found a workaround for this problem?
Are there examples of other apps with this feature? Or, have you seen examples of this elsewhere on the web? (Please include a URL)
How high of a priority is this for you?
[ ] Nice to Have
[x] Important
[ ] Can't use Hype without it
Again, I'm not sure if you're talking about Hype or some kind of browser preview or your project. I'm not sure if anybody else got what this meant or if this just ended up in the wrong forum.
Update: I didn’t check the sub forum relation and assumed Hype to be the target of the inquiry
Thanks for the feedback! This is a popular request, but does have a lot of edge cases to consider as well since there's not always strong correspondence of HTML (including JavaScript driven) code ordering to what is in fact rendered. There are some heuristics we can probably try, but I've never known a great solution.