The y position of the slider is already taken care of by the variable ySlider, changing labelOffset has no use.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70047
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
}
// position the slider itself along the top/bottom edge
}
// position the slider itself along the top/bottom edge
- if ( HasFlag(wxSL_MIN_MAX_LABELS) || HasFlag(wxSL_VALUE_LABEL) )
- labelOffset = labelHeight;
wxSliderBase::DoMoveWindow(
x + minLabelWidth + VGAP,
ySlider,
wxSliderBase::DoMoveWindow(
x + minLabelWidth + VGAP,
ySlider,