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

Fixed slow asset icon image for profile by reducing image size #583

Merged
merged 10 commits into from
Jun 12, 2024

Conversation

PaulPickhardt
Copy link
Member

@PaulPickhardt PaulPickhardt commented Jun 4, 2024

If available, link to the ticket

Closes: #539

I Solved this bug by reducing the image size since the old images were about 1500x1500 big.
From my perspective, it is not necessary to use fadeInImage. Loading smaller images is done fast enough.

QA Checklist

Author

  • Code Review
  • Functionality Tested (iOS and Android + different screens)
  • Light/Dark Mode Tested
  • Performance/Energy Consumption Tested (especially in ride view)

Reviewer

  • Code Review
  • Functionality Tested (iOS and Android + different screens)
  • Light/Dark Mode Tested
  • Performance/Energy Consumption Tested (especially in ride view)

Base automatically changed from package-update to dev June 12, 2024 08:31
@adeveloper-wq adeveloper-wq force-pushed the fix/biketype-routing-icon branch from f1f033d to ff4f07b Compare June 12, 2024 08:48
@PaulPickhardt PaulPickhardt merged commit 5b98c45 into dev Jun 12, 2024
1 check passed
@PaulPickhardt PaulPickhardt deleted the fix/biketype-routing-icon branch June 12, 2024 09: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.

Biketype routing icon problem
2 participants