I'm looking forward to inverted scrolling.
It makes sense to me that you are manipulating the window contents, not the scrollbar widget, which is what you're actually doing now - semantically, you're not scrolling anything, you're moving the scroll bar up or down and the window contents are responding to that. That's also why the scrollbars in 10.7 fade in and out - they aren't control intended to be directly manipulated anymore, they only need to show you where you are in the document when the position displayed changes.
__________________
-Scott
|