Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Transformations demo - re-enable scaling #572

Merged
merged 4 commits into from
Dec 30, 2021

Conversation

justinmc
Copy link
Contributor

When I first added the transformations demo to the gallery, the scaling performance on web wasn't very optimized, so I disabled scaling on web. Trying it today, the performance concerns seem to be gone, so I'm re-enabling scaling.

Closes #353

Copy link
Member

@guidezpl guidezpl left a comment

Choose a reason for hiding this comment

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

Please fix analyzer issue. The next test with probably fail as well so make sure to run flutter pub run grinder update-code-segments

@justinmc justinmc self-assigned this Dec 13, 2021
@justinmc
Copy link
Contributor Author

@guidezpl Thanks for the the pointers, hopefully it should go green now and then I'll go ahead and merge it.

@guidezpl guidezpl merged commit a0b4f6d into master Dec 30, 2021
@guidezpl guidezpl deleted the zoomable-web-transformations branch December 30, 2021 14:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How is the web optimized for Canvas? (CustomPaint / Skia CanvasKit)
2 participants