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: group transform for arrow heads #66

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

asalzburger
Copy link
Contributor

@asalzburger asalzburger commented Apr 18, 2024

This PR fixes #59 by re-itroducing the explicit writing of group transforms (which was removed to avoid writing empty transforms everyhwere), instead now, transforms are always written if they are different from identity.

Now:

Screenshot 2024-04-18 at 12 01 27

Was:

Screenshot 2024-04-18 at 11 56 49

@niermann999

@asalzburger asalzburger requested review from niermann999 and removed request for niermann999 April 18, 2024 10:14
@asalzburger asalzburger merged commit d69808b into acts-project:main Apr 18, 2024
2 checks passed
@asalzburger asalzburger deleted the fix-arrows branch September 24, 2024 09:20
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.

Bug: Arrow heads point in the wrong direction
1 participant