Skip to content

Square images need scrolling down to be seen entirely #73

@e-platini

Description

@e-platini

For bounding box and landmark annotation style, untested for other styles.

When annotating, square images are displayed too big vertically and it is necessary to scroll to see the full image. This becomes an issue when needing to annotate a lot of images as it's slowing down the process. This happens regardless of the actual image size (the small images get scaled up).

I think this scales the images horizontally regardless of the size of the height of the image:

#canvas {
width: 100%;
}

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