Coder Social home page Coder Social logo

Comments (6)

UziTech avatar UziTech commented on June 14, 2024 1

IsEmpty() will return false if the are any data points

from signature_pad.

Nami2012 avatar Nami2012 commented on June 14, 2024

Yes, I am aware of the IsEmpty() function. But that function wouldn't be able to tell apart if a signature-pad hasn't been touched by user and if its touched and deleted.
The specific use case for checking if the pad is pristine is when you have to show the empty validation for signature-pad. I have a specific use case where I have to check if the signature pad has not been touched by the user at all during validation. I didn't find any function for this.
Let me know if you need more info on my use case.

from signature_pad.

UziTech avatar UziTech commented on June 14, 2024

You could add a listener to the beginStroke event and set a Boolean.

from signature_pad.

Nami2012 avatar Nami2012 commented on June 14, 2024

Yes I have done the same for my use case. But I was wondering if we could have a isDirty variable inherently in the signature pad just like the one available in angular formcontrol.
If this is not possible, Ill close this issue.

from signature_pad.

UziTech avatar UziTech commented on June 14, 2024

Since this can easily be done with events I don't see a reason to add a method.

Honestly I don't understand why this is useful. If the user makes a mark than deletes it, it is the same thing as them never making a mark so isEmpty should work

from signature_pad.

Nami2012 avatar Nami2012 commented on June 14, 2024

Cool. Thanks for the clarification. Closing this thread.

from signature_pad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.