wxUiEditor icon indicating copy to clipboard operation
wxUiEditor copied to clipboard

Provide scaling option for wxAuiToolbar

Open KeyWorksRW opened this issue 1 year ago • 0 comments

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).

KeyWorksRW avatar Sep 21 '23 15:09 KeyWorksRW