https://bugs.documentfoundation.org/show_bug.cgi?id=134065
--- Comment #8 from Mike Kaganski <[email protected]> --- (In reply to Mike Kaganski from comment #5) My code pointer: 1. Revert git.libreoffice.org/core/+/997a504f33bbd43c02a96a2a593a03e58bd3b72c in 'sfx2/inc/bitmaps.hlst' part; 2. Add "Size48" to vcl::ImageType; 3. Implement its handling in GetImageNameFromList_Impl (svtools/source/misc/imagemgr.cxx), to use the images that you referred to in 997a504f33bbd43c02a96a2a593a03e58bd3b72c; 4. Use SvFileInformationManager::GetFileImageId instead of getDefaultThumbnail in sfx2/source/control/recentdocsview.cxx (see your https://gerrit.libreoffice.org/c/core/+/76537/). -- You are receiving this mail because: You are the assignee for the bug.
