when I add the description. In addition, the description is shown on the left whereas the image was set to middle_center.
I never used this position for MMM-APOD module! The text is normally automatically aligned according to the position of the module. This bug is normally fixed after updating the module:
cd ~/MagicMirror/modules/MMM-APOD
git pull
Would it be possible
- that the image maintains its defined size when the description is displayed
I could not reproduce this bug! The maximum width of the text and image is already defined by the maxMediaWidth
setting!