High-DPI adjustments for CMFCFontComboBox
commit4a1aeba8b08d6d9514b8ca3634cff016132833f9
authorSven Strickroth <email@cs-ware.de>
Wed, 11 Jul 2018 19:04:16 +0000 (11 21:04 +0200)
committerSven Strickroth <email@cs-ware.de>
Wed, 11 Jul 2018 19:06:58 +0000 (11 21:06 +0200)
tree460d188628f00a08859622426b83a9e2ef325bde
parent83337d6ecfd04547dfc656c7eddcaf4b067cb7f8
High-DPI adjustments for CMFCFontComboBox

The CMFCFontComboBox is resized too small on high-dpi displays, so we adjust the height manually using the height of another combobox.

Based on TortoiseSVN rev. 28280.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseMerge/SetMainPage.cpp
src/TortoiseProc/Settings/SetDialogs.cpp
src/TortoiseProc/Settings/SettingsTBlame.cpp
src/TortoiseProc/Settings/SettingsTUDiff.cpp