Hi,
When I'm in slideshow mode I'd like the time between photos to be reset after a rotation
I changed the L key like this, but it doesn't work because it's like I'm in viewer mode and the time is not reset
@if:Show VIEWERCMD=slideshow
Image ROTATE=270 HERE REPLACE
Show USEEXISTING VIEWERCMD=rotate,-90
Show SLIDESHOW LISTSIBLINGS FULLSCREEN
@if:else
Image ROTATE=270 HERE REPLACE
Show USEEXISTING VIEWERCMD=rotate,-90
I also tried
@if:Show VIEWERCMD=slideshow,on