Skip to content

Conversation

@marlenecota
Copy link
Contributor

@marlenecota marlenecota commented Aug 1, 2019

Part 1 of Image perf improvements (#2652) - if height or width has been set to a fixed size (no dynamic resizing needing), limit the image surface to that size.

Part 2 will cover using XamlBrush/BitmapImage when a CompositionBrush is not needed.

Microsoft Reviewers: Open in CodeFlow

@marlenecota marlenecota requested a review from stecrain August 1, 2019 01:45
@marlenecota marlenecota requested a review from a team as a code owner August 1, 2019 01:45
@ghost ghost added the vnext label Aug 1, 2019
Copy link
Contributor

@jonthysell jonthysell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Max size should be determined based on whatever stored values there are for width/height (not assuming source and width, height are set in the same batch), and unfortunately changes to that width/height properties might require reloading that image.

@ghost ghost added the Needs: Author Feedback The issue/PR needs activity from its author (label drives bot activity) label Aug 1, 2019
@ghost ghost removed the Needs: Author Feedback The issue/PR needs activity from its author (label drives bot activity) label Aug 2, 2019
@marlenecota
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@marlenecota marlenecota deleted the image branch December 13, 2019 23:08
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