mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #105] Bring back old way of displaying angle. #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pkali on GitHub (Jul 5, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/105
Make Angle Great Again as reported by archon800.
Angle calculations stay sane as they are now (0-180 degrees), but display the old way (90* at the top with left and right arrows)
@Pecusx commented on GitHub (Jul 5, 2022):
Done!