How to scroll specific item into view?
Posted: 28 Apr 2015 05:42
Both sel and #1049 has drawback: if target item is already in vew and in the middle of screen, these command scroll to make it top/bottom-of screen.
I'm thinking of how to get list of items in view so that I can stop these commands if target item is already in view.
Is this possible?
I'm thinking of how to get list of items in view so that I can stop these commands if target item is already in view.
Is this possible?