
the attached photo is my issue. the control-box position should wrap the signature element but it somehow likes this on mobile view. on a desktop view, there's no problem though.
I haven't made some custom positioning for this so maybe there some issues on mobile?
@darsodango
I released a new version a few hours ago and it solved a similar problem, check again.
If that doesn't work, give me a testable codepen or demo url.
Thank you :)
@daybrush
I just updated our package and it works now. what was the issue of why it behaves on mobile view but not on desktop view?
anyway, thank you!
@darsodango
Maybe your desktop browser is not safari, but your mobile is iOS.
The offset value of the webkit browser is different from other browsers.
However, the problem seems to be caused by incorrect calculations for the webkit.
Thank you :)