Skip to content

support custom build of fabricjs #26

@mtrabelsi

Description

@mtrabelsi

Hi,
it looks like that this library is build only for minimalist fabric js (no custom build: no eraser plugin etc..)

so this code does not work

editor?.canvas.freeDrawingBrush = new fabric.EraserBrush(canvas);

freeDrawingBrush is considered as a property so no possible to set it.
there is no setter either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions