jsoncrack.com
jsoncrack.com copied to clipboard
[BUG]: incorrect Arrow Direction for 180° rotated representation
Issue description
The arrow directions for 180° rotated representation is messed up.
Refer image:
Media & Screenshots
No response
Operating system
- OS: macOS v12.5.1
- Browser: Safari v15.6.1 (17613.3.9.1.16)
Priority this issue should have
Low (slightly annoying)
Good, that you find it
Does it still occurs on your end?
Does it still occurs on your end?
Yes. I tried to observe keenly and, only the arrow-heads on the straight lined arrows are wrong. The ones on the curved lines are correct.
In my findings, the issue seems to be on safari's handling of marker-end + orient "auto" attribute value. Since fixing that on Safari-side would be a long process, I propose the fix in my pull request. I implement a custom arrow that rotates according to the layout rotation. Could this issue be marked for hacktoberfest? Thanks and hope it's useful.
Update: This issue will be handled on reaflow's side according to the discussion in #221