kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #20206
Re: [PATCH] Interpret unassigned hotkey correctly
Patch committed in product branch r6168. Thanks.
On 8/28/2015 10:05 PM, Chris Pavlina wrote:
> If a hotkey is set to "unassigned" (typically by causing a conflict), it
> is not loaded correctly. The loader interprets "unassigned" as "keep the
> default assignment", which leads to a conflict later that causes an
> assertion failure. This patch interprets unassigned hotkeys correctly,
> disabling them.
References