squimer / DatePickerDialog-iOS-Swift

Date picker dialog for iOS
MIT License
584 stars 177 forks source link

added fix to maintain datepicker dialog view on orientation change #16

Closed PramodJoshi closed 8 years ago

PramodJoshi commented 8 years ago

Fix maintains datepicker dialog view on orientation change. However, date selected after orientation change in not always set (sometimes date is set to default date even though different date is selected)

lfarah commented 8 years ago

Hey @PramodJoshi, now I'm an admin on this repo. Can you please rebase?

benjohnde commented 8 years ago

@PramodJoshi are you currently on this? Otherwise I would add the fix.

lfarah commented 8 years ago

@benjohnde thanks for helping out. I'll close this pull request so you can work on that

benjohnde commented 8 years ago

This is not necessary anymore. Just tested it.

PramodJoshi commented 8 years ago

@benjohnde no i am not working on it anymore.