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
if the container that has the background image has some padding, it will ignore it when creating the canvas. I would suggest to use .outerHeight() and .otuerWidth() instead of .height() and .width() to solve that problem.
The text was updated successfully, but these errors were encountered:
if the container that has the background image has some padding, it will ignore it when creating the canvas. I would suggest to use .outerHeight() and .otuerWidth() instead of .height() and .width() to solve that problem.
The text was updated successfully, but these errors were encountered: