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

19364 - Fix calculation of the hint's position. The problem was that the.... #17

Conversation

FannyHogberg
Copy link

... orientationDidChangeNotification was called before the views did finish layout correctly. In landscape mode, the position was calculated based on the portrait mode bounds of the superview and vice versa

... orientationDidChangeNotification was called before the views did finish layout correctly. In landscape mode, the position was calculated based on the portrait mode bounds of the superview and vice versa
@danielsaidi
Copy link
Owner

danielsaidi commented Jul 7, 2021

Thank you @FannyHogberg 🤩

I’ll take a look when I’m back from my trip.

@FannyHogberg
Copy link
Author

I realized this fix didnt work inside the Bookbeat app, only in your test demo project. I will create a new PR with the new fix

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

Successfully merging this pull request may close these issues.

None yet

2 participants