Closed ryanschmidt closed 10 years ago
Just closing this ticket. This currently isn't possible with FlipClock, but given the nature of the plugin it's certainly possible to add it in. If anyone adds anything to this nature, submit a pull request and I will check it out.
I am wanting to show a flipclock of randomized letters/numbers similar to a hashed value. After starting with a custom clock face, I am realizing that FlipClock may not be easily customizable to allow for this considering that setTime() and play() seem to expect alpha chars (which makes sense).
Anyone have a suggestion on how I could make this happen without hacking too much?