pikasojs / pikaso-react-hook

⚛️ Pikaso React Hook
MIT License
10 stars 3 forks source link

Want to make a shape on another shape #1

Closed robertwilli1 closed 2 years ago

robertwilli1 commented 2 years ago

I am creating a rect. of full with and height according to window/document. now I have no space outside that rect. to draw an other one. basically it will be like room and I will create multiple object like a new rect. or a line over it. so in this case I want to know how could that be possible. or or or there should be a way that a when you hover over an object selection cursor appears so it can be edited. but cursor should only come when you click on any object not hovering over it. when you click on object then you can resize that object.

raminious commented 2 years ago

https://github.com/pikasojs/pikaso/issues/44