Improve wxNotebook themed background drawing
Use GetThemeBackgroundContentRect() to properly draw the themed notebook background in all configurations. Closes #18156.
This commit is contained in:
@@ -130,6 +130,7 @@ wxMSW:
|
||||
- Support MSVC auto-linking when using monolithic build too (PB).
|
||||
- Implement wxFontDialog::SetTitle() (Vitaly Stakhovsky).
|
||||
- Fix build in ANSI (non-Unicode) mode.
|
||||
- Improve wxNotebook themed background drawing (Arrigo Marchiori).
|
||||
|
||||
wxOSX:
|
||||
|
||||
|
Reference in New Issue
Block a user