Skip to content

IconSVG and SVGPath Widget #10

Open
@PaulMcClernan

Description

@PaulMcClernan

BAD IDE ICON
Thanks to the SVG Glyphs browser stack, I noticed that the included FontAwesome YouTube icon is not correct, likely because a styled text was converted to outline when the specified font was not available. So just need to replace the SVG path string in the IconSVG library.

Also, the SVG Incon (SVGPath) widget which is used for displaying IconSVG paths, has undocumented mouse handlers (mouseDown, double down, mouseWithIn, etc.) and no default script (default handlers), so this would be more instantly useful if it included those things (without renaming anything so as to not break existing stacks).

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