You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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?
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
The text was updated successfully, but these errors were encountered: