correosdelbosque / progressive-scroll

Automatically exported from code.google.com/p/progressive-scroll
1 stars 0 forks source link

Breaks scroll functionality on two-pane files (LESS, TypeScript, CoffeeScript, etc.) #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Web Essentials 2012 (if not already)
2. Create a new web project.
3. Add a new LESS Stylesheet or CoffeeScript file.

What is the expected output? What do you see instead?
Only the left pane(editable) should get the scrollbar, or none at all. 
Currently both panes get it and scroll independently (they should scroll 
together).

What version of the product are you using? On what operating system?
Version 0.8.0 in VS2012 (11 update 3) on Windows 8.
WebEssentials version 2.9

Please provide any additional information below.
I see two possible fixes. The first is check if the tab gets two panes and 
disable it on the right, which might be harder.  Or just add an option to 
disable certain file extensions (comma separated should work fine).

Original issue reported on code.google.com by james.wa...@gmail.com on 9 Aug 2013 at 9:16

Attachments:

GoogleCodeExporter commented 8 years ago
Oh, I didn't know the scrollbars were synced. I'll see what I can do.

Original comment by freaksken on 9 Aug 2013 at 9:55

GoogleCodeExporter commented 8 years ago
My sincerest apologies, you are correct to about them not syncing. I guess 
there is no issue after all. Great extension!

Original comment by james.wa...@gmail.com on 12 Aug 2013 at 1:15

GoogleCodeExporter commented 8 years ago
Thank you!

Original comment by freaksken on 26 Aug 2013 at 3:32