Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loading issue #5

Open
solarisis opened this issue Jul 28, 2017 · 4 comments
Open

loading issue #5

solarisis opened this issue Jul 28, 2017 · 4 comments

Comments

@solarisis
Copy link

solarisis commented Jul 28, 2017

when I load timer for first time, clock doesn't show.. only after clicking it, values become visible why?

@Dona278
Copy link

Dona278 commented Aug 22, 2017

I have the same issue.
If i initialize ESTimePicker into viewLoad() of a view controller instead of from storyboard it works without problems

@Dona278
Copy link

Dona278 commented Aug 22, 2017

@solarisis There is a simple workaround if you want to use it into storyboard:

  • Add view with custom class set to ESTimePicker
  • Into relative controller viewDidLoad() method call setType(), for example setType(.hours, animated: false)

setType() force to rewrite view

@solarisis
Copy link
Author

hey I did fix this issue forgot to reply back..

@MahreenShahzadi
Copy link

how can i set AM, PM format with this library.i mean how can i store my value with AM PM Notation..?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants