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 confusing 'snap to 45 degree' toast when opening QField #4858

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

nirvn
Copy link
Member

@nirvn nirvn commented Dec 16, 2023

By triggering the toast on a onCheckedChanged signal, we end up pushing a toast message every time QField is launched. Reason why we didn't spot this earlier is because when the welcome screen is visible, toast messages aren't shown. But for users that launch QField through file association or having re-open last project toggled on, this message is super confusing for users.

@qfield-fairy
Copy link
Collaborator

@nirvn nirvn merged commit d6e56b0 into master Dec 16, 2023
20 of 21 checks passed
@nirvn nirvn deleted the toast_remove branch December 16, 2023 08:56
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.

3 participants