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

Fix itext cursor trail on initDimensions #3436

Merged
merged 2 commits into from
Nov 20, 2016
Merged

Fix itext cursor trail on initDimensions #3436

merged 2 commits into from
Nov 20, 2016

Conversation

asturur
Copy link
Member

@asturur asturur commented Nov 20, 2016

Some setProperty method are calling initDimension internally.
This was recalculating width and height before rendering and so the clearUpperCanvas logic was uneffective.

Now initDimensions has its own call to clearUpperCanvas

Also fix some caching issue on objectCache

close #3402

@asturur asturur merged commit a5245b9 into master Nov 20, 2016
@asturur asturur deleted the itextcursortrail branch November 20, 2016 18:28
asturur added a commit that referenced this pull request Nov 20, 2016
* add clear context top for set

* fix cursor trail
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.

IText cursor leaving a trail
1 participant