You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: