Re: [Kicad-developers] Changing layers while routing in GAL does not create vias

2015-07-12 Thread Andrew Zonenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Confirmed to be a bug in event handling. Fixed in my bugfix branch at https://code.launchpad.net/~azonenberg/kicad/advanced-feature-bugfixes/+ merge/264485 On 12/07/15 13:23, Andrew Zonenberg wrote: > In previous versions, hitting a layer hotkey (f5,

[Kicad-developers] Changing layers while routing in GAL does not create vias

2015-07-12 Thread Andrew Zonenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In previous versions, hitting a layer hotkey (f5, f6, pgup, pgdn, etc) while routing in GAL would create a via. As of the latest version, this is no longer the case. Was this intentional? If so, what was the rationale? If not, this is a major regressi