Make picker control at least as high as the associated text and square.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 19 May 2011 14:14:58 +0000 (14:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 19 May 2011 14:14:58 +0000 (14:14 +0000)
commitdf5f11feeeccf3b8d33266944c0cde8f853b7ae0
treec166395fe7e160e2e0d43ded6b95af21b309a851
parent73be12817496a159eff7d99fdf57a4d94e887a8d
Make picker control at least as high as the associated text and square.

Ensure that the height of the picker control is at least as big as the height
of the associated text control and that it's at least as wide as it is high as
it looks bad otherwise.

Closes #13232.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/pickerbase.cpp