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

Remove custom position code, let Qt center dialogs #5972

Merged
merged 1 commit into from
Feb 1, 2025
Merged

Conversation

nirvn
Copy link
Member

@nirvn nirvn commented Jan 31, 2025

On Android, the popup that appears when long pressing on text fields is mislocated way down the screen for all of our dialog popups, including our shiny new WebDAV dialogs.

I suspect it has to do with us manually setting up the y property. We don't actually need to do that, let Qt handle placement.

@qfield-fairy
Copy link
Collaborator

@nirvn
Copy link
Member Author

nirvn commented Jan 31, 2025

Less code but still off:

Screenshot_20250131-172543

@nirvn nirvn enabled auto-merge (rebase) February 1, 2025 01:20
@nirvn nirvn disabled auto-merge February 1, 2025 01:20
@nirvn nirvn merged commit 4e2854d into master Feb 1, 2025
25 checks passed
@nirvn nirvn deleted the paste_loc branch February 1, 2025 01:20
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.

2 participants