ilovecherries / glimmer

qcs frontend
4 stars 0 forks source link

Consider preserving the scroll position when loading older messages #16

Open randomouscrap98 opened 2 years ago

randomouscrap98 commented 2 years ago

It's really hard to follow the flow of chat when you're reading through history when the messages jump to the top and you have to scroll down again to find where you were when you loaded the messages in the first place. Consider preserving the scroll location on load, if it's easy to do. Note that this task OFTEN fails in iOS so... I'm not too worried about that crap.

randomouscrap98 commented 2 years ago

What I mean is, even if you implement the "sticky" scroll on load, iOS will probably ignore it, and I don't care about them (sorry iOS)