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

update area clearing during rendering #3016

Merged
merged 12 commits into from
May 30, 2016
Merged

update area clearing during rendering #3016

merged 12 commits into from
May 30, 2016

Conversation

asturur
Copy link
Member

@asturur asturur commented May 29, 2016

Meaning of this pull request is:
Compact code of initDelayedCursor that was mainly abortCursor + start New animation,
Clear area of text and a little padding, i noticed that when rendering a selection, a small border was not cleared
Animate just the cursor and not also the selection (this is the main thing)

@asturur
Copy link
Member Author

asturur commented May 30, 2016

on enter edit we where adding some event to mouse up that we were not deregistering on editing:exited.

@asturur
Copy link
Member Author

asturur commented May 30, 2016

needs unit testing for the event handler removal plus better checking for more events registered as this one.

@asturur asturur merged commit d4e723e into master May 30, 2016
@asturur asturur deleted the asturur-itext-2 branch May 30, 2016 21:33
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