Skip to content

Make the font of CMenuButton identical with parent dialog

username-removed-94717 requested to merge YueLinHo/tortoisegit:fix_font into master

The font is obviously different between button and menu button on Win10(Surface Pro 4, DPI 250%). See:

Sync-d

after fix:

Sync-fix_cr

So, make it identical for better UI.

I have tested all modified menu buttons.


Other information: Using MS Shell Dlg and MS Shell Dlg 2

Points:

  • MS Shell Dlg(8) is not a real font.
  • No hard-coding font to support multi-language.

Merge request reports