Recalculate nItemHeight when LVS_SETIMAGELIST is called. Fixes icons
commit89d4472d46a0c9073039614bffa53388f8c994ef
authorChris Morgan <cmorgan@codeweavers.com>
Thu, 19 Oct 2000 20:22:09 +0000 (19 20:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Oct 2000 20:22:09 +0000 (19 20:22 +0000)
treef12e81fb74332d799b3862f11ccc913ad76b2824
parent04996dda2df94b855d9b070c061c2237c0ce7f03
Recalculate nItemHeight when LVS_SETIMAGELIST is called.  Fixes icons
being chopped off in the file dialog window.  Align items to top and
refresh after sorting, as windows does.
dlls/comctl32/listview.c