Can we verify the following assertion? if you specify "foo.png" and rely on scaling, on disk it will have to be "foo@18.png" (replace 18 with any number(s)) and NEVER "foo.png". So why doesn't the lookup skip all the suffix search if the file "foo.png" exists verbatim?
Can we verify the following assertion? if you specify "foo.png" and rely on scaling, on disk it will have to be "foo@18.png" (replace 18 with any number(s)) and NEVER "foo.png". So why doesn't the lookup skip all the suffix search if the file "foo.png" exists verbatim?