Fix invisible subtag lists in some cases.
authorCarl Hetherington <cth@carlh.net>
Sun, 15 Nov 2020 22:15:57 +0000 (23:15 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 15 Nov 2020 22:15:57 +0000 (23:15 +0100)
commit086338e4574d0b5ce14cecb23911a05036f93c9f
tree6f610dec2fe9a6dd96973587dd887976f347cce8
parentd53acba795613b4adea62017561599fbf1d6d96d
Fix invisible subtag lists in some cases.

On Debian 10 / GTK3 (at least) sometimes when you add a new subtag
the searchable list isn't displayed until you scroll it a little.

This hack seems to fix that.
src/wx/language_tag_dialog.cc