comctl32/status: Do not use theme metrics to compute height.
commit8f6a4438b4d2b9d12c5eeccec9a136a80de0a8ad
authorZhiyi Zhang <zzhang@codeweavers.com>
Wed, 6 Oct 2021 07:48:24 +0000 (6 15:48 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Oct 2021 18:29:34 +0000 (6 20:29 +0200)
tree19cb217f449dcce949775f9d7144aca7f766fa69
parentf51a12f969796621b21d2982c8e1235a8cdcbff9
comctl32/status: Do not use theme metrics to compute height.

Fix status test failures when theming is on.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/comctl32/status.c