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

Javascript console auto-scrolling doesn't fully scroll in 5.1 #6

Open
getnamo opened this issue Feb 2, 2023 · 0 comments
Open

Javascript console auto-scrolling doesn't fully scroll in 5.1 #6

getnamo opened this issue Feb 2, 2023 · 0 comments
Labels

Comments

@getnamo
Copy link
Owner

getnamo commented Feb 2, 2023

See 788ada1

MessagesTextBox->ScrollTo(FTextLocation(MessagesTextMarshaller->GetNumMessages() - 1)); doesn't correctly scroll and MessagesTextBox->ScrollTo(ETextLocation::EndOfDocument); scrolls one line short of end.

@getnamo getnamo added the bug label Feb 2, 2023
@getnamo getnamo changed the title Scrolling doesn't fully scroll in 5.1 Javascript console auto-scrolling doesn't fully scroll in 5.1 Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant