UIKit0 / progressive-scroll

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

Scrollbar too high on TypeScript output view #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a TypeScript file in Visual Studio
2. Size the output pane (on the right) so that the scrollbar is fully in view

What is the expected output? What do you see instead?
The top of the scrollbar should be flush with the top of the text views. 
Instead, it extends up about the height of a horizontal scrollbar and overlaps 
the content above it.

What version of the product are you using? On what operating system?
Visual Studio 2012. Windows 8.

Please provide any additional information below.
If the splitter option is enabled, the scrollbar for the output pane is 
positioned properly.

Original issue reported on code.google.com by joelspadin@gmail.com on 25 Jun 2013 at 1:36

GoogleCodeExporter commented 9 years ago
Forgot to mention, I believe you must also have the Web Essentials extension 
installed for the output pane to appear. The same issue appears with LESS files 
as well.

Original comment by joelspadin@gmail.com on 25 Jun 2013 at 1:40

GoogleCodeExporter commented 9 years ago
It seems to have something to do with the output pane not having a splitter 
control. As a workaround, you can sort of fix it by setting "Display Splitter" 
to True in the Progressive Scroll Options.

Maybe Web Essentials could've marked its output windows with a different 
content type.

Either way, not something I would've ever run into myself, so a fix is not a 
high priority for me. Sorry.

Original comment by freaksken on 27 Jun 2013 at 8:51

GoogleCodeExporter commented 9 years ago
Should be fixed in 0.8.0

Original comment by freaksken on 25 Jul 2013 at 11:15