wickedpicker icon indicating copy to clipboard operation
wickedpicker copied to clipboard

Fix for show/hide seconds with multiple pickers on page

Open cheesegrits opened this issue 5 years ago • 0 comments

If you have multiple pickers with different formats, one with and one without seconds, the picker only uses the first one created. This PR fixes the showHideSecondsControl() method so it is a) called and b) correctly shows and hides the seconds and separator.

cheesegrits avatar Dec 14 '18 02:12 cheesegrits