Skip to content

listStartWidget that will appear at the beginning of the chat#120

Open
gazialankus wants to merge 1 commit intoSebastienBtr:mainfrom
gazialankus:list_start_widget
Open

listStartWidget that will appear at the beginning of the chat#120
gazialankus wants to merge 1 commit intoSebastienBtr:mainfrom
gazialankus:list_start_widget

Conversation

@gazialankus
Copy link
Copy Markdown

Fixes #116

Plays nice with onLoadEarlier.

When you don't have onLoadEarlier, it's always at the beginning of the chat log.

When you have onLoadEarlier, it's there at the beginning of the chat log in these cases:

  • if the content is too short so no scroll is needed.
  • if the content is long enough to scroll, it appears when onLoadEarlier returns false.

Works well in my experience.

Earlier I had opened it as #117 but it was the main branch that I use otherwise and I didn't think things through.

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.

"Beginning of chat" widget

1 participant