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

Add option to SVG export to clipboard #72

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

christianheine
Copy link

Added an option to copy optimized SVG Code based on the currently selected layer, but with the same setting as the plugin. It's not hooked into the action, but accessible from the plugins menu and by shortcut. Some people might want to use the standard feature as a baseline.

Note: I have my IDE configured to automatically reformat JS code, e.g. to always set double-quotes and semicolon. Since there were no lint settings, I let it. I was a no-semicolon person myself for a while, but since most people use them, I decided to use what is most familiar to everyone. Hope this is ok.

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.

1 participant