Just implemented the ResueTime module that shows the computer usage. Now it has the same position as my network scan module. The scan module gets pretty big but because its only one line I dont care. The Time module then adjusts to the width of the scan module and gets way to big. I know that it can be smaller cause the scan module gets bigger the more it scans (ping, down/upload). Any way I can tell only to the rescuetime module it should stay smaller? picture of my problem
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
J
Posts
-
Module is top big
-
RE: MMM-Reddit two headers instead of just one
@bhepler your custom header doesnt show
-
MMM-Reddit two headers instead of just one
Hey Guys, I’m new to the MM community and wanted to put in a Reddit module I found on this forum. (https://github.com/kjb085/MMM-Reddit) Now as you can see in this image, I have two headers instead of just one. Does anyone know a solution? Some other user posted the same issue in the forum of the module maker but he didnt response (12 days ago).
{ module: "MMM-Reddit", position: "top_right", config: { subreddit: 'aww', displayType: 'image', imageQuality: 'high', count: 10, show: 1, width: 500, showNumComments: false, showHeader: true, } },