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

False position calculation for text layers hidden textarea #3304

Closed
codewp opened this issue Oct 1, 2016 · 0 comments · Fixed by #3306
Closed

False position calculation for text layers hidden textarea #3304

codewp opened this issue Oct 1, 2016 · 0 comments · Fixed by #3306
Labels

Comments

@codewp
Copy link

codewp commented Oct 1, 2016

You can view issue in below jsfiddle code, when user wants to edit text layer content inside canvas, fabricjs can not calculate right position of hidden textarea so browser scrolls up to hidden text area position.
_calcTextareaPosition function can not calculate right position of hidden text area.

https://jsfiddle.net/ajrtr1fc/

Please let me know how can I fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants