Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix to scroll to last read message #4136

Merged
merged 1 commit into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. fix to scroll to last read message

    This will fix to scroll to the last read message when a chat is opened.
    
    Some refactorings were made that are not necessary for the fix (I tried to also show the "Unread messages" hint in the adapter but came to the conclusion this is not a good idea until chatkit is removed. Chatkit doesn't support to add some item in between but only at the end or start which will make it too complicated..)
    
    Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
    mahibi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    20724c5 View commit details
    Browse the repository at this point in the history