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

Set dimensions based on element #3

Open
AndreaBarghigiani opened this issue Jun 21, 2021 · 0 comments
Open

Set dimensions based on element #3

AndreaBarghigiani opened this issue Jun 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@AndreaBarghigiani
Copy link
Contributor

Transform the way we select the element to build the frame from so we can apply the frame to any elements on the page.

Right now the SVG is fixed but we need to change it in order to apply the custom frame.

Base idea

Just pass a selector and let JavaScript calculate the size. Alternatively, since buildFrame() accepts an SVG ID, we could traverse the DOM to find the sibling.

@AndreaBarghigiani AndreaBarghigiani added the enhancement New feature or request label Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant