nativescript-community / nativescript-drawingpad

:pencil: NativeScript plugin to provide a way to capture any drawing (signatures are a common use case) from the device
Apache License 2.0
90 stars 32 forks source link

clearDrawing clear also the backgroundImage #60

Open standevo opened 3 years ago

standevo commented 3 years ago

I set backgroundImage but after calling the clearDrawing method it's disappear and I can't set it back anymore.

Tested on IOS only