change properties of multiple vias
this function is really needed.
examples:
- select all wires and change their size
- choose all via's and change drill size
etc.
so far it works only with [select all wires] but not [select all vias] or custom selection. Only change the property of the "first" selected item.
I'll look into this but no promises, this issue has added so much time to some of my projects. Odd that it doesn't affect PCB trace widths though...
duplicate of https://github.com/fritzing/fritzing-app/issues/3620 The selection of multiple traces in PCB and wires in BB allows to change the width or color of all of them. Vias properties cannot be changed in bulk.
I changed the title, so we can focus on the vias in the issue.
To select all vias: Ctrl+F + Enter "Via" , or choose select all Vias from the routing menu.
Changing properties ( or showing common properites ) of the selection is not possible. Only the part shown in the inspector will be changed, or the selection will focus on one part on right click.
Expected: It should be possible to edit common properties. In this case, via hole diameter and ring thickness.