mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
The wxComboBox drops nicely from the top of the screen, showing the full element list, opposed to the choice widget that centers the selection and places the list off the top of the screen if there are many elements. This was broke for MacOS until wx3.2 Fixes https://gitlab.com/kicad/code/kicad/issues/1866