Closed krlaframboise closed 8 years ago
Range should be 250-60000 ms. I will check.
Is this still an issue?
The range validates correctly, but if it's possible, displaying that range would make things less confusing to the user. Since everything is working the way it's supposed to, I'm closing this issue.
The Flash settings won't save unless the On and Off Intervals are >= 1000.
Anything under that probably wouldn't work so I'm assuming this isn't a bug, but you might want to either prompt the user for seconds and programmatically convert to milliseconds or mention the valid range in the input's label or description to make it less confusing for users.
Thanks.