-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
One solution would be to add default styles to canvas and slightly zoom it in like so:
.image3D canvas {
transform-origin: center;
transform: scale(1.2);
}this way the distorted image borders wouldt not be visible. Downside- not whole image will be visible
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels