From: Stefan Neis Date: Sun, 2 May 2004 17:05:55 +0000 (+0000) Subject: Don't choke on NULL pointer passed into wxSlider::GetSize. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a00ffdf1c6f5f80d1220d141ba16abb0b635d094?hp=a00ffdf1c6f5f80d1220d141ba16abb0b635d094 Don't choke on NULL pointer passed into wxSlider::GetSize. Take the inverted coordinate system into account when computing size. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---