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

Fixes adjust viewport to cursor when line is to long, issue 13190 #13318

Merged

Conversation

Paulb23
Copy link
Member

@Paulb23 Paulb23 commented Nov 26, 2017

  • Fixes the viewport scrolling vertically when the line is to long.
  • It will now keep scroll offset when smooth scrolling is enabled.
  • Lastly fixed the viewport only adjusting in one direction.

closes #13190

@akien-mga akien-mga added this to the 3.0 milestone Nov 26, 2017
@akien-mga akien-mga merged commit b620b3d into godotengine:master Nov 26, 2017
@Paulb23 Paulb23 deleted the adjust_viewport_to_cursor_issue_13190 branch November 27, 2017 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Script editor horizontal scroll behavior with keys
2 participants