Skip to content

The shadow editor tool does not show up for filter: drop-shadow() #405

@codepo8

Description

@codepo8

When entering a box-shadow or text-shadow I get the icon to use the shadow editor, but using:

element {
   filter: drop-shadow(2px 2px 10px #000);
}

Does not trigger it. Given that drop-shadow works much better for images with transparency, it should also trigger the icon.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions