Skip to content

cocoa debugger: debug view scroll workarounds #13673

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

biappi
Copy link

@biappi biappi commented May 5, 2025

The Cocoa debugger has an annoying bug where the first time the console "overflows" the bottom, the view will not scroll.

This patch includes a workaround to skip frame size notifications in the middle of the text update, and this seems to fix the issue.

Before

mamebug.mov

After

mamefix.mov

@biappi biappi changed the title macOS debugger workarounds cocoa debugger: debug view scroll workarounds May 5, 2025
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.

1 participant