Skip to content

issues Search Results · repo:ShaMan123/erase2d language:TypeScript

Filter by

30 results
 (83 ms)

30 results

inShaMan123/erase2d (press backspace or delete to remove)

Image There is a problem with the display of erasure traces after setting the background image. The erasure traces in the upper left corner area are transparent, and the erasure traces in other areas are ...
  • UU-see
  • 3
  • Opened 
    28 days ago
  • #55

Image use const cloneObj = await obj.clone(); Browser error: Image
  • UU-see
  • 3
  • Opened 
    on Feb 27
  • #54

I have two images, one on top of the other. When erasing the top image, the bottom one should appear. However, a border appears during erasure. Its color matches the fill color of the block beneath the ...
  • DevAlexeyProtasenya
  • 1
  • Opened 
    on Feb 25
  • #53

Hello. I am currently trying to make some custom canvas brushes, such as square brush and lasso brush. I want to make them both for PencilBrush and for erasing those said Pencil lines. I was successfully ...
  • Khushalikg
  • 6
  • Opened 
    on Feb 18
  • #52

Hey, I m trying to add an initial clipPath to an object (to fully hide it) and then use the eraser brush in inverted mode to draw back on it. However, the implementation doesn t seem to work as expected ...
  • franckdsf
  • 9
  • Opened 
    on Jan 14
  • #51

  • evenlan1990
  • 5
  • Opened 
    on Dec 30, 2024
  • #50

Hello I am searching how to do an Undo on an Eraser action ? I tried const eraser = new EraserBrush(myCanvas); eraser.on( end , (e) = { setTimeout(()= { myCanvas.remove(e.detail.path) ...
  • davidanquetin
  • 3
  • Opened 
    on Oct 17, 2024
  • #47

I want to use brushes in version 5.3. I have read the document you wrote and it should be used in conjunction with version 6.0. How to use version 5.3? I didn t understand what you wrote. Do you have any ...
  • xiaoli1999
  • 3
  • Opened 
    on Sep 5, 2024
  • #46

I am getting the following error when trying to clone an erased fabric object because your clipping group class doesn t exist in fabric: Error: fabric: No class registered for clipping at ClassRegistry.getClass ...
  • hamzawain7
  • 2
  • Opened 
    on Jul 25, 2024
  • #44
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub