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

Notification view doesn't resize to fit the new width upon device rotation #25

Open
coder007 opened this issue Nov 12, 2012 · 3 comments

Comments

@coder007
Copy link

Hi,

Just noticed that when you show the notification and you rotate the device, the notification that was shown earlier doesn't resize to fit in the new width. This issue becomes obvious when you show the notification on the device vertically and then rotate to horizontal orientation. Any chance to make this automatically expand to fill in the new width?

Thanks for the great component.

Cheers

@tciuro
Copy link
Owner

tciuro commented Nov 22, 2012

Hi,

I'll look into that. I foresee potential race conditions while the notice animates and the device rotates. Hopefully the change will be easy to implement. We'll see.

@troelsrichter
Copy link
Contributor

iOS Simulator Screen shot Dec 24 2012 12 08 37 PM
I have the same problem when using 2.4 (latest from cocoaPods) on iPad. The bar isn't resized to fit horizontal orientation.

@subzerov
Copy link

Hi there!.

I do have the same issue. But, it's kind of interesting...

If you try the demo (after enabling all the possible orientations), and fire notifications. It expands nicely. So, a notification that was shown in portrait mode, looks fine when you rotate the device. It makes me thing this bug is not anymore. But, if you just add the WBNoticeView to your project (as I did), you still experience this problem when rotating. What am I missing?

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

4 participants