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

Rendering GPX Tracks is slow due to constant checks #19768

Closed
2 tasks done
vshcherb opened this issue May 4, 2024 · 1 comment · Fixed by #19935 or #19940
Closed
2 tasks done

Rendering GPX Tracks is slow due to constant checks #19768

vshcherb opened this issue May 4, 2024 · 1 comment · Fixed by #19935 or #19940
Assignees
Milestone

Comments

@vshcherb
Copy link
Member

vshcherb commented May 4, 2024

Description

Rendering GPX Tracks is slow due to constant checks

To do:

  • Implement proper fix that check for gpx attributes happens only once something has changed in appearance, probably Global version of Appearance should be maintained or Version per track (int variable )
  • Auto test
@vshcherb vshcherb added this to the 4.8-android milestone May 4, 2024
@alex-osm
Copy link
Contributor

alex-osm commented May 4, 2024

Hot fix - 9556fd1

@Chumva Chumva self-assigned this May 22, 2024
This was linked to pull requests May 23, 2024
@Chumva Chumva closed this as completed May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants