comctl32/toolbar: Draw button in idle state when mouse is captured.
commitf037019e5d3e6b4d0d8abaf59063d9d96dfb7108
authorNikolay Sivov <nsivov@codeweavers.com>
Sat, 16 Feb 2019 22:33:09 +0000 (17 01:33 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Feb 2019 15:02:32 +0000 (18 16:02 +0100)
tree590b8e18921523212c8a56882db49368711a43d0
parente36476ff7e13fe8309bf1b057872e5df789dafce
comctl32/toolbar: Draw button in idle state when mouse is captured.

When captured moving cursor over other buttons should not produce hot item
feedback, only pressed button appearance changes. Hot item notifications are
still delivered.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/comctl32/toolbar.c