comctl32: Use selected font to determine default min tab width.
commit39ae8778ca415780e23d0185cb4d5040aca4c789
authorBrendan McGrath <bmcgrath@codeweavers.com>
Sun, 3 Dec 2023 23:00:08 +0000 (4 10:00 +1100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 8 Dec 2023 21:31:38 +0000 (8 22:31 +0100)
tree192c20a7e5c7b9668e01abb7f6ccc187f8b06bbd
parent1970556b6dfa683279975313c0db0734c9ed2cf9
comctl32: Use selected font to determine default min tab width.

This fixes the layout of the tabcontrol when a font other than the
system font is used.
dlls/comctl32/tab.c