AnthyG / ThunderWave

A chat for ZeroNet
http://127.0.0.1:43110/1CWkZv7fQAKxTVjZVrLZ8VHcrN6YGGcdky/
15 stars 3 forks source link

Scrolling based on reading #90

Open danimesq opened 6 years ago

danimesq commented 6 years ago

Hey, the scroll is going to top of our message when I reload it. It needs to detect that I already readed the messages, and scroll to the unread part.

danimesq commented 6 years ago

Reference: #84, #85.

AnthyG commented 6 years ago

Isn't this only the case for private messaging?

danimesq commented 6 years ago

I think yes.

AnthyG commented 6 years ago

It's probably because I didn't yet enable the function to scroll down again, for the private chat..

AnthyG commented 6 years ago

Fixed with commit 4c14024e3753343c113e989df55bfd9a1bf5900b

danimesq commented 6 years ago

@AnthyG What are the next steps?

AnthyG commented 6 years ago

Oh, I just saw that you actually meant that the scroll should be based on how much you self read.