Skip to content

Lines color in image mode crops on large images #14

@drelatgithub

Description

@drelatgithub

If the line color image is larger than the screen size (the canvas size), getImageData function returns transparent zero outside the image range, regardless of the actual context.

Possible solution: Scale image to screen size while drawing but remove coordinate scaling in sampling line colors.

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