Files
ladybird/Userland/Libraries/LibGUI/FileIconProvider.cpp
Linus Groh e8aa998cdc LibGUI: Return symlink fallback icon if target icon cannot be determined
This is the case for symlinks that point to themselves, for example -
previously the returned icon would be empty.

Fixes #5978.
Fixes #5979.
2021-03-27 19:43:36 +01:00

9.5 KiB