John Beard f31a109ab4 Pcbnew: fix refdes ordering in arrays
The first cell of the array needs to not be reannotated, or it will
skips its own number(s) and take what we expect for the second cell.
The repeats until the last entry, which didn't reannotate anything,
leaving the original numbers. Producing a 'rotation' like 2,3,4,5,1
rather than the expected 1,2,3,4,5.

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/20935
2025-08-21 00:18:22 +08:00
..
2025-08-07 15:48:10 -07:00
2025-03-15 13:05:45 -07:00
2025-08-03 12:51:34 +01:00
2025-08-03 20:32:19 +01:00
2025-06-05 18:01:44 +01:00
2025-07-27 17:23:53 -07:00
2025-07-30 17:04:06 -07:00
2025-08-19 13:42:49 +01:00
2025-03-24 10:28:41 +00:00
2025-08-07 15:48:10 -07:00
2025-06-19 18:26:39 +02:00
2025-06-19 18:26:39 +02:00
2025-05-31 22:14:09 +01:00
2025-08-06 16:06:40 -07:00
2025-03-24 10:28:41 +00:00
2025-08-05 13:49:31 +01:00
2025-08-06 16:06:40 -07:00
2025-08-06 16:06:40 -07:00
2025-08-06 16:06:40 -07:00
2025-08-06 16:06:40 -07:00
2025-08-06 16:06:40 -07:00
2025-08-06 16:06:40 -07:00
2025-08-06 16:06:40 -07:00
2025-08-07 15:48:10 -07:00
2025-08-07 15:48:10 -07:00
2025-06-24 11:52:29 -06:00
2025-07-27 17:23:53 -07:00
2025-08-13 14:35:54 +02:00
2025-06-24 11:52:29 -06:00
2025-08-07 15:48:10 -07:00
2025-08-06 16:06:40 -07:00
2025-08-06 16:07:43 -07:00