HI
How can i change watermark?
Hey @hamedmoody I am going to try and add watermark upload/testing, in the meantime if you clone the repository, run npm start and then go to http://localhost:3000 you can then change the watermark by changing the svg found in file: carbon/components/svg/Watermark.js;
@mfix22 I have noticed you are using dropperx I will go ahead and implement custom watermark upload using it. I might have some questions though :)
Yeah go for it! I am pretty sure it will be fairly easy, but we might need to adjust the DropTarget box because the Watermark one will be _inside_ the other . . .
Closing this since the question was answered!
Most helpful comment
Hey @hamedmoody I am going to try and add watermark upload/testing, in the meantime if you clone the repository, run npm start and then go to http://localhost:3000 you can then change the watermark by changing the svg found in file: carbon/components/svg/Watermark.js;