Open TxzK opened 1 year ago
I need a action that does the the same thing as scrollToBottomAction but for horizontal scrolling. Whenever scrollWidth changes, scroll to the right.
scrollToBottomAction
scrollWidth
Make sense. Let me add add this enhancement.
I need a action that does the the same thing as
scrollToBottomAction
but for horizontal scrolling. WheneverscrollWidth
changes, scroll to the right.