Looks like there might be some history to this issue and I have found the source of the current problem but am not sure what issues originally led to the code being introduced.
Example of what I am seeing with the current build (bottom) compared to the last official build from genstein (top).
Seems this issue is related to this section of code which I can't quite blame out. Seems to have come in with a merge for the copy/paste code?
Looks like there might be some history to this issue and I have found the source of the current problem but am not sure what issues originally led to the code being introduced.
Example of what I am seeing with the current build (bottom) compared to the last official build from genstein (top).
Seems this issue is related to this section of code which I can't quite blame out. Seems to have come in with a merge for the copy/paste code?
https://github.com/JasonLautzenheiser/trizbort/blob/cd1058c24afd0c0b6d12a6f39dd9a19c1003a74f/Domain/Elements/Connection.cs#L610-L611
Happy to take a stab at fixing this if there is any memory of the original issue that lead to this change.