ensure the slider nib is processed prior to using it's render rect, to eliminate...
authorJonathan Marshall <jmarshall@never.you.mind>
Wed, 7 Nov 2012 22:05:57 +0000 (11:05 +1300)
committerJonathan Marshall <jmarshall@never.you.mind>
Wed, 7 Nov 2012 22:05:57 +0000 (11:05 +1300)
commita9e13700fe384fa875a712085e27e49a28ddebec
tree2af4abe86cec9be6dea4f75e429b1dfd7951f65e
parentb53c827239451dd942a8a68c475d7348558e8d3b
ensure the slider nib is processed prior to using it's render rect, to eliminate it being positioned incorrectly on first render. fixes #13009
xbmc/guilib/GUISliderControl.cpp