26 Jul
2023
26 Jul
'23
12:18 p.m.
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/listview.c:
LISTVIEW_UpdateScroll(infoPtr); } LISTVIEW_InvalidateList(infoPtr); + /* bNoItemMetrics should be reset to TRUE after calling LISTVIEW_DeleteAllItems() */
I don't think this line of comment is necessary. The code is pretty clear. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3392#note_40299