mdgriffith / design-discussion-elm-ui-2

A repo for discussing changes to Elm UI 2
17 stars 0 forks source link

support retrieving/setting scroll state #12

Open bburdette opened 4 years ago

bburdette commented 4 years ago

It would be nice to be able to get and set the scroll state. For instance, if the user has scrolled 75% through a list of 1000 items, it would be nice to be able to get that information and to reproduce that scroll state later.