MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
Quick question regarding sorting modules
-
So i was wondering if i could manage to make it so that one module displays over another.I have a videoplayer and some other modules i would like to configure it in a way where the videoplayer gets overlapped by the other modules (bassically the video player becomes the background)is there a way to achieve this .
-
@lebatu Try using fullscreen below at the config.js
module: "Videoplayer", position: "fullscreen_below", config: {
-
@lebatu MMM-EasyBack module