Skip to content
Commit 99ce2eaa authored by Ismael Asensio's avatar Ismael Asensio
Browse files

Fix the path shown for unrepresented files

To represent the bunch of smaller files, we use a fake `File`
with a custom string as the filename.

Add a specific subclass for this case, where we also set the
parent `Folder` so the right path is shown. Otherwise,
`File::displayName()` will show the current working
directory as the path for our fake item.

BUG: 461964
FIXED-IN: 22.12.0
parent ffd05985
Pipeline #278358 passed with stage
in 13 minutes and 37 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment