Browse Source
This prevents RecalculateConnections from getting called twice before we run the logic. In that case the driver would change on the first recalc, and then it would look like it didn't change on the second (which is where we were checking). Fixes https://gitlab.com/kicad/code/kicad/issues/88126.0.7
1 changed files with 20 additions and 20 deletions
Loading…
Reference in new issue