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

Inherit new scroll functionalities from Column in ChatBox log #5310

Closed
wants to merge 31 commits into from

Conversation

ahuang11
Copy link
Contributor

@ahuang11 ahuang11 commented Jul 24, 2023

See 73f3e45 for changes.

Builds upon #5245 and works very well; I think I need to raise NotImplementedError for ascending=False and auto_scroll=True or scroll_button_threshold

While testing, I realized auto_scroll should also include a threshold auto_scroll_threshold for cases where the logs/messages are streaming, but the user just wants to see the old messages.

Closes #5236 and partially addresses #5135

image

@ahuang11 ahuang11 changed the base branch from main to column_replacement July 24, 2023 02:30
@ahuang11 ahuang11 changed the base branch from column_replacement to main July 24, 2023 02:31
@ahuang11 ahuang11 changed the title Chatbox log replacement Inherit new scroll functionalities from Column in ChatBox log Jul 24, 2023
@ahuang11 ahuang11 force-pushed the chatbox_log_replacement branch from 73f3e45 to 23e3d4e Compare July 25, 2023 01:34
@ahuang11 ahuang11 changed the base branch from main to column_replacement July 25, 2023 01:35
Base automatically changed from column_replacement to main July 26, 2023 16:11
@ahuang11
Copy link
Contributor Author

Closing in favor of #5333

@ahuang11 ahuang11 closed this Jul 27, 2023
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.

stretch_height sizing don't work perfectly with ChatBox
2 participants