wxUiEditor
wxUiEditor copied to clipboard
Provide scaling option for wxAuiToolbar
Description:
I don't know yet if this is a bug or by design, but even in wxWidgets 3.3, tool bitmaps in a wxAuiToolbar do not get scaled for the current DPI. Even if that's a bug in wxWidgets, we need to provide a way for a user to specify either scaling, or a standard size for the toolbar items (which will in turn scale based on DPI).