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

When will resize for version 3? work is worth everything depends on that #63

Open
hitour24 opened this issue Oct 27, 2020 · 9 comments
Open

Comments

@hitour24
Copy link

Hello!
When will resize for version 3?
work is worth
everything depends on that
Thank you

@Fuzzyma
Copy link
Member

Fuzzyma commented Oct 28, 2020

Sorry, I only have so much time. So I will work on it as soon as everything else is done and that will take a while

@hitour24
Copy link
Author

Okay. Then you will have to choose a different library for working with SVG. Since this functionality is critical for me it is important

@hitour24
Copy link
Author

Is version 2.7 working?

@Fuzzyma
Copy link
Member

Fuzzyma commented Oct 28, 2020

Yes

@hitour24
Copy link
Author

When I change the selection and resize() to the imported object, it does not display correctly . what can I do?`

@hitour24
Copy link
Author

Added the imported object to the group
I seem to have selected it correctly, but when the size is changed, it does not change it, but the proto moves
How to be?

@hitour24
Copy link
Author

Found what was the problem
selectize () takes height and width from bbox
And I change the width and height of the svg of the wrapper
I can somehow make the script take into account the width and height of the element and not the bbox
If this is not possible then how can the bbox value be changed?

@0xNF
Copy link

0xNF commented Jan 27, 2021

What's left to do to make this v3-ready? I'm happy to help out if I could be pointed to some areas to look at.

@Fuzzyma
Copy link
Member

Fuzzyma commented Sep 13, 2024

svg.select.js and svg.resize.js are now available under the https://github.com/svgdotjs namespace.
You can install them with npm i @svgdotjs/svg.select.js @svgdotjs/svg.resize.js.

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

3 participants