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 GPS text guess_offset (to be done properly in qml) #1040

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

dany123
Copy link
Contributor

@dany123 dany123 commented Oct 17, 2024

The offset update condition was done badly - I initially assumed this would only be done one time at file load but it's being done every time the offset is 0 and gps file is read (including at export time).
I have a better fix directly in filter's ui.qml (still need to test it properly, probably done tomorrow or saturday).

@ddennedy
Copy link
Member

Am I correct to conclude this is OK to apply even without the UI change since offset is not working as intended?

@dany123
Copy link
Contributor Author

dany123 commented Oct 18, 2024

Yes, it's basically a small revert so the default offset will be 0.

@ddennedy ddennedy added this to the v7.28.0 milestone Oct 18, 2024
@ddennedy ddennedy merged commit b7d94b7 into mltframework:master Oct 18, 2024
6 checks passed
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