Skip to content

Move filter and pattern creation into renderer #3377

Description

@rachel-fenichel

Emboss filters (for highlighting) and patterns (for disabled blocks and grids) are currently created in Blockly.createDom_ and saved on the options struct, but they should be in the renderer instead.

These filters and patterns are per-workspace, with unique IDs.

They are children of the <defs> element on the root Blockly SVG.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue: feature requestDescribes a new feature and why it should be added

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions