I just tried it out and it seems to solve the problem.
Personally, I'm still not happy with the way it behaves, even though the issue is very much alleviated, so if I find a way to completely eliminate it, I'll let you know.
![Smiler :)]()
I don't like loose ends, so here's an alternative that completely eliminates loading some particular image on refresh...
The key above is to start with no
MeasureName in
[Image] on refresh, and set it afterwards via
!SetOption, as soon as the folder is read. You can test what happens in 'slow motion' by temporarily removing the
[!Redraw] from the
FinishAction in
[Folder] - it won't display a particular image until the folder is read (using no
[!Redraw] was yet another method to make the previous issue occur consistently, by the way). As a bonus, I left a commented out
[Index] measure that gets the random without Lua by exhausting all values before reusing them again, feel free to see if it's the Lua script equivalent or what you may need for a potential scriptless version.
Statistics: Posted by Yincognito — Today, 2:04 pm