google-code-export / wipflash

Automatically exported from code.google.com/p/wipflash
1 stars 1 forks source link

ScrollViewers should not try to scroll if the scroll bar is not visible / enabled. #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Given only a few values are in a ScrollViewer
And the scroll bar is not visible
When we scroll until something is visible
Then it should just return and not even try.

Original issue reported on code.google.com by featheredwings@gmail.com on 27 Sep 2010 at 4:17