]> git.saurik.com Git - wxWidgets.git/commit
Fixed a long-standing issue where wxSlider controls with a hardcoded size would mispl...
authorKevin Ollivier <kevino@theolliviers.com>
Sun, 30 Jan 2005 20:10:41 +0000 (20:10 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sun, 30 Jan 2005 20:10:41 +0000 (20:10 +0000)
commit09ff2ee1632c8c484134da2a31d0d5c4d0a4bef4
treec2787d31ead2fe4e07b053cb9091d473b1350373
parentc1637c8933a99cbce15d896ea43d741a14b8155a
Fixed a long-standing issue where wxSlider controls with a hardcoded size would misplace their labels behind the slider control.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/slider.cpp