Skip to content

The merge layer button looks too much like a download graphic. #1178

@JasonHoku

Description

@JasonHoku

I and another user both didn't recognize it as merge.

It could be updated to be more intuitive and less confusing by using a more clear merge icon instead.

Image

Image

I tried for a bit to understand the code base deeply enough to submit a PR for this issue but I don't think I understand the frameworks well enough.

I found the classname for the icon here in \piskel\src\css\font-icon.css at line 62

.piskel-icon-merge:before {
  content: "\e609";
}

And found mention of the unicode symbol as a glyph in this file: \piskel\src\css\fonts\icomoon.svg

But that seems to be where my mission comes to an end.

Would you all accept a simple svg and html replacement PR?

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