* Bug: In Track::repair(), when closing a same net gap, the amount the "right" segment duSource must be shifted left was incorrectly computed in some instances. The previous calculation was assuming that the right edge of the gap was at the exact same position than the source extension. But when there is a non-preferred direction connected to it, this is wrong. Now compute the delta accounting for a difference between the right edge of the gap and the source extension. |
||
---|---|---|
.. | ||
cmake_modules | ||
python | ||
src | ||
CMakeLists.txt |