Skip to content

issues Search Results · repo:embiem/react-canvas-draw language:JavaScript

Filter by

100 results
 (62 ms)

100 results

inembiem/react-canvas-draw (press backspace or delete to remove)

  • lindychi
  • Opened 
    on Jul 20, 2022
  • #155

at CanvasDraw.loop (index.js:462) at CanvasDraw.applyView (index.js:235) at coordinateSystem.js:155 at Set.forEach ( anonymous ) at CoordinateSystem.setView (coordinateSystem.js:154) at CoordinateSystem.set ...
  • bsjaramillo
  • 1
  • Opened 
    on Jun 19, 2022
  • #153

I m trying to put CanvasDraw inside a div wich have absolute position setted but CanvasDraw always is static., and the parent div dont stay absolute, Can i do this ?
  • bsjaramillo
  • Opened 
    on Jun 15, 2022
  • #152

If you use the loadSaveData method whilst there is already a drawing in progress it doesn t clear the animation before starting the new one. The result is that it flickers between the two data sets.
  • leeprobert
  • Opened 
    on May 17, 2022
  • #149

Currently you have an onChange event, but we also need events for when we playback the drawing. An onAnimationStart and onAnimationEnd event would be good.
  • leeprobert
  • Opened 
    on May 16, 2022
  • #145

This is a typescript issue I think. I can see the method exists but it hasn t been added to the index.d.ts file that tells the compiler they are available. I tried to manually edit the file to include ...
  • leeprobert
  • 1
  • Opened 
    on May 12, 2022
  • #143

Had to --force the package to install under react@18.1.0 and also had issues with Typescript types that was resolved with npm i --save-dev @types/react-canvas-draw --force
  • leeprobert
  • 3
  • Opened 
    on May 12, 2022
  • #142

  • PaoloKa
  • 1
  • Opened 
    on Jan 28, 2022
  • #136

When trying to run CanvasDraw on Android, I get this error from the title. Everything is fine when using web browser, but for some reason it doesn t work on Android. This is the code I m using: import ...
  • Moodax
  • Opened 
    on Jan 26, 2022
  • #135

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used patch-package to patch react-canvas-draw@1.2.1 for the project I m working on. I m calculating the size of the canvas based on the ...
bug
  • gabriprat
  • 3
  • Opened 
    on Jan 24, 2022
  • #134
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