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

SVG render speed is very slow #428

Closed
008v opened this issue Jun 19, 2018 · 1 comment
Closed

SVG render speed is very slow #428

008v opened this issue Jun 19, 2018 · 1 comment
Assignees
Milestone

Comments

@008v
Copy link

008v commented Jun 19, 2018

https://github.com/008v/SVGChangeColor/tree/scrollView
branch: scrollView

Above is a project I wrote to change the color of SVG.
It scales based on the UIScollview.
When you zoom in, the frame of the MacawView will change.
Tap on a path in SVG will fill with the gradient.
Unfortunately, the larger the frame, the slower the rendering.
Is there any good way to optimize the rendering speed?

@ystrot ystrot self-assigned this Jun 28, 2018
@ystrot ystrot added this to the 0.9.3 milestone Jun 28, 2018
@ystrot ystrot modified the milestones: 0.9.3, 0.9.4 Oct 2, 2018
@ystrot ystrot modified the milestones: 0.9.4, 0.9.5 Feb 26, 2019
@ystrot ystrot modified the milestones: 0.9.5, 0.9.6 Apr 4, 2019
@ystrot ystrot modified the milestones: 0.9.6, 0.9.7 Apr 10, 2020
@ystrot
Copy link
Member

ystrot commented Jul 28, 2020

MacawView has built-in zoom feature with good performance which should resolve this issue.

@ystrot ystrot closed this as completed Jul 28, 2020
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

No branches or pull requests

2 participants