Skip to content

Lines color in image mode crops on large images #14

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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