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
Could you add a zooming behavior to Client Canvas just like the
onLabel( label ).useZoom() or is there a way on Canvas with the same effect?
Right now we have the Problem that our Images are too big, so we have to resize them manually(same size than canvas) to get them into the canvas area. But with resizing them the quality of the Images is getting really bad and they look distortet.
The text was updated successfully, but these errors were encountered:
Could you add a zooming behavior to Client Canvas just like the
onLabel( label ).useZoom() or is there a way on Canvas with the same effect?
Right now we have the Problem that our Images are too big, so we have to resize them manually(same size than canvas) to get them into the canvas area. But with resizing them the quality of the Images is getting really bad and they look distortet.
The text was updated successfully, but these errors were encountered: