Fix layout of wxSlider with wxSL_VALUE_LABEL only in wxMSW
Correct the slider geometry calculations to work correctly when the label is used but min/max labels are not. Closes #17377.
This commit is contained in:
@@ -213,6 +213,7 @@ wxMSW:
|
||||
- Fix strike-through support in wxFont with GDI+ (David Vanderson).
|
||||
- Fix UTF-32 conversion for non-BMP characters (ARATA Mizuki).
|
||||
- Use correct parent for the native modal dialogs (Andreas Falkenhahn).
|
||||
- Fix layout of wxSlider with wxSL_VALUE_LABEL only (gafatoa).
|
||||
|
||||
wxOSX/Cocoa:
|
||||
|
||||
|
Reference in New Issue
Block a user