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

[Epic] Image and ImageSource refactoring #19130

Open
MartinZikmund opened this issue Dec 26, 2024 · 0 comments
Open

[Epic] Image and ImageSource refactoring #19130

MartinZikmund opened this issue Dec 26, 2024 · 0 comments
Assignees
Labels

Comments

@MartinZikmund
Copy link
Member

MartinZikmund commented Dec 26, 2024

What would you like to be added

Image and ImageSource have a significant technical debt built up from many incremental updates across all different targets. To allow for easier maintenance going forward, we need to refactor the code for better code-sharing, and more clear load/open/measure/arrange lifecycle.

In addition, we should incorporate a reliable cross-platform image caching approach, ideally reusing the logic that WinUI applies internally, so that we avoid wasting resources when large amount of image data is loaded sequentially

Why is this needed

Better maintenance and reliability.

@MartinZikmund MartinZikmund added kind/enhancement New feature or request triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. epic and removed kind/enhancement New feature or request triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Dec 26, 2024
@MartinZikmund MartinZikmund self-assigned this Dec 26, 2024
@MartinZikmund MartinZikmund mentioned this issue Dec 26, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant