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

Fix SVG scaling in graph log. #586

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

kitschpatrol
Copy link
Contributor

Use clientWidth / clientHeight instead of getBoundingClientRect where appropriate to support scaling of SVG-rendered elements with CSS transforms.

Fix for #584.

@kitschpatrol kitschpatrol changed the title Update graph log SVG bounds for consistent CSS transform scaling. Update graph log SVG rendering for consistent CSS transform scaling. Nov 15, 2023
@kitschpatrol kitschpatrol changed the title Update graph log SVG rendering for consistent CSS transform scaling. Fix SVG scaling in graph log. Nov 15, 2023
@cocopon cocopon merged commit 3c091b6 into cocopon:main Dec 14, 2023
2 checks passed
@cocopon
Copy link
Owner

cocopon commented Dec 14, 2023

Sorry for the delay... and thank you for your contribution!

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.

2 participants