Skip to content

Ugly edges when mouse is near border #2

@arturbien

Description

@arturbien

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions