takashisite / TSPopover

UIPopover like UI for iPhone
Other
316 stars 68 forks source link

TSActionSheet don't dismiss when press back on Navigation Bar #4

Open Piero87 opened 12 years ago

Piero87 commented 12 years ago

in my view i have a navigation bar, and if i press the back button to return on the previous view the TSActionSheet remain on the view and don't dismiss...

takashisite commented 12 years ago

Let me know what version of iOS you used.

Piero87 commented 12 years ago

i am using ios 4.2.1

takashisite commented 12 years ago

Thanks,I think this issue is only for ios 4.2. TSPopover is not support iOS 4.2 currently.

Piero87 commented 12 years ago

thanks for your answer, i have tried the TSActionSheet on ios 4.2.1 and seems work fine except the thing i write you above, and the other issue i have open, about the color of the button, so my question is, there is a way to only fix this problem, that the TSActionSheet don't disappear when go back in navigation controller?...i will appreciate if you can find a solution, because it's a really very great project!