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
Describe the bug
backplateImgUrl does not adjust to fit to the canvas when zoom in/zoom out, its size stays the same.
Painterro version
v1.2.87
To Reproduce
Steps to reproduce the behavior:
Initiate Painterro with the backplateImgUrl parameter:
Painterro({
backplateImgUrl: 'image-url'
}).show()
Use Ctrl + scroll to zoom in/out of the canvas
Expected behavior
The backplate img should also zoom in/out to fit with the canvas
Screenshots
Before zooming:
After zooming in:
Browser
Google Chrome 133 on Windows 11
The text was updated successfully, but these errors were encountered:
hoan-anh
changed the title
backplateImgUrl does not fit to the canvas when zoom in/zoom out
backplateImgUrl does not adjust to fit to the canvas when zoom in/zoom out
Feb 18, 2025
Describe the bug
backplateImgUrl does not adjust to fit to the canvas when zoom in/zoom out, its size stays the same.
Painterro version
v1.2.87
To Reproduce
Steps to reproduce the behavior:
Initiate Painterro with the backplateImgUrl parameter:
Painterro({
backplateImgUrl: 'image-url'
}).show()
Use Ctrl + scroll to zoom in/out of the canvas
Expected behavior
The backplate img should also zoom in/out to fit with the canvas
Screenshots
Before zooming:
After zooming in:
Browser
Google Chrome 133 on Windows 11
The text was updated successfully, but these errors were encountered: