Skip to content

Small copy of image in the left corner #7

Description

@just-boris

Hello! I have managed to find a reason that cause that problem. It can be easily reproduced with Polymer logo, for example:

screen shot 2017-05-07 at 1 00 20 pm

The problem occurs only with images with transparent background. So my guess is that emoji-llate component has two hidden canvas tags that you are using for conversion. Then _getPixellatedImageData receives not clean data but some merged result from these 2 canvases that affect each other.

I hope it will help to fix the problem!

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