4ef6cbf4fb
There are problems internal to GTK that mean creating choice boxes with
a lot of items is a very slow process. This hack works around one of
those issues to make it faster to create and display the menu in the
choice box.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14277
(Cherry-picked from
|
||
---|---|---|
.. | ||
app.cpp | ||
environment.cpp | ||
policy.cpp | ||
ui.cpp |