This repository was archived by the owner on Dec 2, 2019. It is now read-only.
Open
Conversation
How to test: Create an edit widget. Enter a long text into the edit widget. Press "home" so that widget autoscrolls to start of text. Press "end" so that widget now should jump to end of text. Previously you had to press "end" several times to jump to the end of text. This patch fixes that (pressing "end" once will jump to the end of text).
(fixes commit 12b20bb "Fixing the nk_cos function...")
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request supersedes Scrollfix1 #923.
It was rebased on adc52d7 which hopefully makes it easier to pull.