• Resolved itanders

    (@itanders)


    Hello,

    I’m trying to sylize the signature and cant figure out how to do it after the update.

    Ideally I would like the signature line to be the same width regardless of the velocity and I don’t want the signature to be as responsive (similar to how microsoft paint functions/looks). The signature is a little twitchy as is right now and I want it to be more minimal and basic. How do I do this?

    You can take a look at my signature form here:

    https://aandersson.net/flowers/

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author tameroski

    (@tameroski)

    Hi !
    Unfortunately, this is not something you can achieve easily for the moment, because my plugin does not support options for the signature pad.
    The only way to do it right now would be to override my plugin’s javascript file by your own (dequeue mine and enqueue your copy), in which you would add the correct options to the signature pad (around line 29).
    But this is a good idea for a future version of the plugin, and not very hard to implement i think …

    Plugin Author tameroski

    (@tameroski)

    Hi,

    You can now use the plugin options directly in the shortcode :
    [signature signature-666 dotSize:1.2 minWidth:2 maxWidth:2 throttle:0 velocityFilterWeight:0.1]

    Thread Starter itanders

    (@itanders)

    Hi, thank you very much for your help! I really appreciate that you added this to the plugin.

    Though, I did add some options to the shortcode and so far there have been no changes to the style of the signature line. Do you mind taking a look?

    https://aandersson.net/flowers/

    Thanks!!!

    Plugin Author tameroski

    (@tameroski)

    Well it’s weird, because you’re still running the old version of the plugin’s javascripts, while the php code seams up to date. You might have some cache to flush or something like this …

    Thread Starter itanders

    (@itanders)

    Hmm, interesting. Ok, I’ll see if I can find a way to do that.

    Thank you for your help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘style signature’ is closed to new replies.