kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #39469
Re: 5.1.0-rc2
On 2/17/2019 2:04 PM, Seth Hillbrand wrote:
> Am 2019-02-17 13:53, schrieb Wayne Stambaugh:
>> Now that the GAL pixel align code is merged, is there anything pressing
>> keeping us from creating and rc2 release for wider testing?
>
> Hi Wayne-
>
> The only thing that immediately comes to mind is the Window-only issue
> of missing characters in the footprint editor filter[1]. I have some
> ideas about what is happening here but will need someone with MSW
> compiling to test.
>
> -S
>
>
> [1] https://bugs.launchpad.net/kicad/+bug/1803556
I'm looking into this right now. I'm just waiting forever for a debug
build to finish. On the surface I don't think it's an issue because
Skip() is called on the wxCharHookEvent which should allow the key event
to bubble up the event handler stack but I could be wrong.
Cheers,
Wayne
References