On InsertItem with TVI_FIRST, the check for resetting firstVisible
commit3bd7f5870609d92f3e8f5619777df01010e3a1cf
authorSusan Farley <sfarley@codeweavers.com>
Thu, 12 Oct 2000 23:11:06 +0000 (12 23:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Oct 2000 23:11:06 +0000 (12 23:11 +0000)
tree7b9f3513f3c224e1e630b0d89a30a637f9c80882
parent85f4a49c2d5787c764a7907b3f9994305735e784
On InsertItem with TVI_FIRST, the check for resetting firstVisible
must be done *before* the parent's firstChild changes.
dlls/comctl32/treeview.c