Tom Clarke
Tom Clarke
Thanks for this. We should fix this Spring vacation.
This was a regression caused by partial integration of new parameter mechanism. Fixed by commit a396b63a956fe01c24c53e2091ab63858bf0894b in v5.11.0
Scheduling and assignment still TBC
See also https://github.com/tomcl/issie/discussions/534
**Renaming types** We should rename the SymbolT, BusWireT, SheetT Model types as `SymModel` `WireModel`, `DrawModel`. We should refactor Model types a bit more to organise fields and reduce top-level size....
It turns out we had Shift-drag working anyway. I have added Ctrl-drag. There is an issue with features _not being obvious_. We could maybe add some novice-user hints linking them...