AnderWeb / discreteSeekBar

Apache License 2.0
2.11k stars 400 forks source link

setting value as some string like "3:40". #68

Closed Jayiitb closed 8 years ago

Jayiitb commented 8 years ago

Hi @AnderWeb

I wanted to set value as "3:40" min for the player playing. But NumericTransformer return value is int and value is of integer type, that is not possible. Can you plz support this?

Thanks, Jay Prakash

Jayiitb commented 8 years ago

@AnderWeb after looking closely, found you already have string feature enabled. Thanks a lot for this wonderful work.

guisantogui commented 8 years ago

Hi @Jayiitb, I'm looking for the same, feature, where did you found it?