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

don't bump timeline when adding notes #60

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

jb55
Copy link
Contributor

@jb55 jb55 commented May 16, 2024

This is quite different than Damus iOS. The timeline will continually add new items without bumping scroll position, thanks to egui-virtual-list's items_inserted_at_start function.

Fixes:

This is quite different than Damus iOS. The timeline will continually
add new items without bumping scroll position, thanks to
egui-virtual-list's `items_inserted_at_start` function.

Closes: #38
Fixes: #59
Signed-off-by: William Casarin <jb55@jb55.com>
@jb55 jb55 self-assigned this May 16, 2024
@jb55 jb55 merged commit 4fc6e22 into master May 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant