You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add so sort of form element that is more intuitive than typing in the milliseconds in an input box
It would almost be nice if you had inputs that matched the hours minutes seconds.
{input for hours || input for minutes || inputs for seconds}
side note: Can probably take out the directive called formatMilliseconds.. as other things, since use now instead of printing out the time in the input box.
The text was updated successfully, but these errors were encountered:
Add so sort of form element that is more intuitive than typing in the milliseconds in an input box
It would almost be nice if you had inputs that matched the hours minutes seconds.
{input for hours || input for minutes || inputs for seconds}
side note: Can probably take out the directive called formatMilliseconds.. as other things, since use now instead of printing out the time in the input box.
The text was updated successfully, but these errors were encountered: