Skip to content

PCB Net Inspector bugfixes (for v9)

James J requested to merge JamesJCode/kicad:net_inspector_bugfixes into master

Two bugfixes for Net Inspector in v9:

  1. Net statistics not loading when a board is first loaded if net inspector is open
  2. Correctly handle composite updates (e.g. tuning, undo / redo) where items may be added / removed / changed as part of a composite operation

Merge request reports