Skip to content

Dataset thumbnail images flipped vertically #76

@chofchof

Description

@chofchof

By looking carefully I noticed that dataset thumbnail images flipped vertically.
In my opinion, the line #992 in src/playground.ts needs to be changed as follows:

context.fillRect(w * (d.x + 6) / 12, h - (h * (d.y + 6) / 12), 4, 4);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions