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

Does not support other orientation. #2

Closed
cyril94440 opened this issue Jun 28, 2013 · 6 comments
Closed

Does not support other orientation. #2

cyril94440 opened this issue Jun 28, 2013 · 6 comments

Comments

@cyril94440
Copy link

No description provided.

@mariosm
Copy link

mariosm commented Dec 14, 2013

See this for the changes required to get it to support orientations.

http://stackoverflow.com/questions/2508630/orientation-in-a-uiview-added-to-a-uiwindow/4960988#4960988

@kaishin
Copy link

kaishin commented Feb 15, 2014

Yes, I'd consider this a bug.

@norfanos
Copy link

Pull Request: #24

This seems like something that most everyone needs. I've requested a pull with the fix which hopefully once someone can test on pre iOS 7 devices could get pulled into the main project.

If you can't wait just grab the code from the pull or my fork:
https://github.com/norfanos/TWMessageBarManager

Enjoy, feedback welcome as I am still new to Objective-C and iOS.

@norfanos
Copy link

Updated for latest changes which corrected some other issues I was having with my last submission:

Pull Request: #25

https://github.com/norfanos/TWMessageBarManager

@DanielKrofchick
Copy link
Contributor

Yes please support other orientations. Great package, but we need iPad orientation support and cannot use as is. Norfanos I tried your fork, but there are general issues with text label frames, and the message being obscured by the status bar on iOS 6.

@terryworona
Copy link
Owner

This was implemented in commit: 2f6c3c5 (v1.4.0)

hbucius pushed a commit to hbucius/TWMessageBarManager that referenced this issue Jun 9, 2015
   FC bug that the buttonItem on navigation bar cannot work when sending weibo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants