embiem / react-canvas-draw

React Component for drawing in canvas
https://embiem.github.io/react-canvas-draw/
MIT License
902 stars 315 forks source link

Postion canvas always static #152

Closed bsjaramillo closed 2 years ago

bsjaramillo commented 2 years ago

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 ?