MMM-ImageSlideshow
MMM-ImageSlideshow copied to clipboard
Rotating Images
Hello all,
Has anyone had troubles with their photo's rotating during the slideshow? I have looked through the images to make sure they are correct way up and then re-import them but still rotation problems.
I am thinking that it is due to my maxHeight setting, but am unsure how else to control the size besides using one of the max variables and not the other.
Any thoughts welcome. Thank you.
I am alos having this issue any work a rounds?
Hi, Possibly you might find this post useful. https://github.com/AdamMoses-GitHub/MMM-ImageSlideshow/issues/15
I am also have the issue It is not with all pictures Im using a Raspberry pi 4 I am using this module with MagicMirror the avaerage size of my pics are 500 kb
My config is { module: 'MMM-ImageSlideshow', position: 'top_right', config: { imagePaths: ['modules/MMM-ImageSlideshow/exampleImages'], slideshowSpeed: "12000", randomizeImageOrder: "true", fixedImageWidth: "500" } },