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

Miscalculation of the position of cursor when we scroll horizontally #27

Closed
wants to merge 1 commit into from

Conversation

buildandcrash
Copy link

Take the horizontal scrolling into consideration when we draw the cursor or get its position.

@Simsys
Copy link
Owner

Simsys commented Apr 7, 2016

Thanks for reporting this.

I see the issue, but your soulution doessn't work for me. I open an issue instead

@buildandcrash
Copy link
Author

Sorry i didn't clarify this before where i said

Take the horizontal scrolling into consideration when we draw the cursor or get its position.

so let me point another issue that should be fixed
when you scroll horizontally the cursor position needs to be adjust too when we select or interact with the data, that's why i did lot of changes.

Thank you,

@Simsys
Copy link
Owner

Simsys commented Apr 8, 2016

The horizontal scrolling is now consodered, when we draw the cursor.

But you are right: When we get the position, the horizontal scrolling is not taken in consideration. I will open an issue for that.

@Simsys
Copy link
Owner

Simsys commented Apr 14, 2016

fixed, see

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.

None yet

2 participants