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

Allow loading older messages #47

Open
mak448a opened this issue Aug 14, 2024 · 1 comment
Open

Allow loading older messages #47

mak448a opened this issue Aug 14, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@mak448a
Copy link
Owner

mak448a commented Aug 14, 2024

When you get to the top, it doesn't load any more messages.

@mak448a mak448a added the enhancement New feature or request label Aug 14, 2024
@mak448a mak448a added this to Planning Aug 21, 2024
@mak448a mak448a moved this to Todo in Planning Aug 21, 2024
@mak448a
Copy link
Owner Author

mak448a commented Sep 9, 2024

Plan:

  • Find out how to attach scrolling to an event.
  • When self.ui.textBrowser.verticalScrollBar().value() is 0, load more messages.
  • Grab more messages with after_message (I think that was the name) attribute in the get message request.

@mak448a mak448a added this to the v0.0.21 milestone Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Harder
Development

No branches or pull requests

1 participant