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(console): console no longer loses scroll attachment on multiple M118 #921

Merged
merged 2 commits into from
Oct 24, 2022

Conversation

gauravmm
Copy link
Contributor

Only recheck attachment state if scrollToLatest is forced, avoids weird bugs where the console trace detaches on multi-line M118s.

Resolves #877, resolves #904, is more carefully thought through than my proposal in #904.

Signed-off-by: Gaurav Manek [email protected]

gauravmm and others added 2 commits October 19, 2022 10:27
Only recheck attachment state if `scrollToLatest` is forced, avoids weird bugs where the console trace detaches on multi-line M118s
@pedrolamas pedrolamas added the GH - Bug Something isn't working label Oct 24, 2022
@pedrolamas pedrolamas added this to the 1.21 milestone Oct 24, 2022
Copy link
Member

@matmen matmen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@matmen matmen merged commit 60bb6d9 into fluidd-core:develop Oct 24, 2022
@gauravmm gauravmm deleted the fix-multiple-m118 branch October 26, 2022 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working
Projects
None yet
3 participants