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

fix: fix globalToLocal coordinate conversion related to position fixed layout. #686

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andycall
Copy link
Member

Fix the globalToLocal wrong answer issue caused by the position: fixed layout.

This scenario usually occurs when an AndroidView is embedded in a position: fixed layout using WidgetElement and the outer container scrolls, causing the AndroidView to fail to receive events.

@andycall andycall requested a review from zjt123 November 12, 2024 11:12
@andycall andycall added bug Something isn't working coordinate_system labels Nov 12, 2024
@guopf guopf self-requested a review November 13, 2024 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working coordinate_system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants