Merge branch 'radiobox' of https://github.com/MaartenBent/wxWidgets
Improve radio box geometry calculation/layout code, in particular stop using hardcoded pixel values as this doesn't work at all with high DPI. See https://github.com/wxWidgets/wxWidgets/pull/638 Closes #18010.
This commit is contained in:
@@ -179,6 +179,7 @@ wxGTK:
|
||||
- Support background colour in wxDataViewCtrl attributes.
|
||||
- Improve wxSpinCtrl best size calculation.
|
||||
- Implement support for icon locations in wxMimeTypesManager (Hanmac).
|
||||
- Improve wxRadioBox appearance in high DPI (Arrigo Marchiori, Maarten Bent).
|
||||
- Cosmetic fix for empty wxCheckBoxes display (Chuddah).
|
||||
- Fix crashes in wxFileSystemWatcher implementation (David Hart).
|
||||
- Fix wxBitmap ctor from XBM for non-square bitmaps.
|
||||
|
Reference in New Issue
Block a user