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

The SVG in the Resources and SVG that have been set to setModel ('svg image ') do not support editable Fill and stroke colors #1407

Open
fengchenyu opened this issue Sep 25, 2024 · 2 comments

Comments

@fengchenyu
Copy link

setModel

For custom SVG graphics, add them to svgEditor and set setMode ('svg image '), hoping to support modifying Fill and stroke colors in the editor. Thank you.

svgContent

@MatthewReed303
Copy link
Collaborator

@fengchenyu you can now do this by adding a script within the SVG to modify the elements and bind them to tags. See this one as an example

dynamicIndicatorTestButtonSVG-init-edit.zip

I have been busy onsite, but hopefully soon I will get time to add how to use on the Wiki

@fengchenyu
Copy link
Author

oh Thank you.
Does it support converting custom SVG graphics into Proc Eng. graphics; This feature is very important because it can solve the pain points of industry users
Proc

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