Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting UIImage to signature not works. #54

Open
RonnyCoder opened this issue Jul 16, 2021 · 2 comments
Open

Setting UIImage to signature not works. #54

RonnyCoder opened this issue Jul 16, 2021 · 2 comments

Comments

@RonnyCoder
Copy link

I am using SwiftSignatureView in collectionview. Storing signature(UIImage) in datamodule. On reload setting self.signatureView.signature = dataModel.image not working. On each reload It displaying 2 signature one which I draw, not saved and other one is saved in data model. I should always set self.signatureView.signature = dataModel.image if no draw action perform.

@muruganandham
Copy link

Any updates on this?

@pryder-fleetaero
Copy link

I believe it is the same underlying cause as #62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants