ADDED: create/edit/delete nets in PCBnew Net Inspector ADDED: update from PCB now allows updating of changed nets Fixes https://gitlab.com/kicad/code/kicad/issues/1996
avoid potential performance issues when the dialog is still listening to the board updates and refreshing its data and view structures. it seems useful to keep the settings of the dialog across dialog open-close cycles.