Posted 20 years ago
by Boyd
-
Sr. Software Developer,
Patterson Consulting, LLC
I justed noticed that the VerticalScrollBarHint displays the visible line index instead of the actual line index.
1) Open sample app to C#
2) Enable VerticalScrollBarHints
3) Scroll to the bottom and you'll see 'Line xx of 57' displayed.
4) When at the bottom, you'll notice the last line is 59 (2 lines of a #region were collapsed).
5) Scroll back to the top and then collapse the first block of XML Comments
6) Now scroll up/down and you'll see 'Line xx of 52' displayed (5 lines of XML comments now collapsed).
Sorry again that I missed this in the beta.
1) Open sample app to C#
2) Enable VerticalScrollBarHints
3) Scroll to the bottom and you'll see 'Line xx of 57' displayed.
4) When at the bottom, you'll notice the last line is 59 (2 lines of a #region were collapsed).
5) Scroll back to the top and then collapse the first block of XML Comments
6) Now scroll up/down and you'll see 'Line xx of 52' displayed (5 lines of XML comments now collapsed).
Sorry again that I missed this in the beta.