U need another set of braces starting before “module”
And ending after the close brace of config
This new close brace, also needs a trailing comma
U need another set of braces starting before “module”
And ending after the close brace of config
This new close brace, also needs a trailing comma
anybody?
I now have an update to someone elses module that needs to know the total screen size
@sdetweil well, that was easy and works great!..
gotta figure out how to have a div with a fill color to replace the black edges when the pics are not fulls screen.
also the bottom edge of the pic is clipped by the bottom of the screen somehow… half the newsfeed line is over the clip line
@strawberry-3-141 thanks… didn’t think I could use onload in a module JS… we shall see
@strawberry-3-141 ja?
i need to discover the ACTUAL size of an image, after its loaded…
this is pretty easy in javascript… in my module, can I inject some javascript to be execute when the img load event fires? this would be included everytime the getDom() function returns its content…
@smotx displaying my calendar shows tomorrow and more.
I don’t use calendarext
i don’t think you can skip days, but you can shorten how far out in time the calendar shows…
see the /MagicMirror/modules/default/calendar/README.md for the config options
@humen45 said in Web viewer / http request:
Anyway, I am trying to view or get value of that time’s subject,
sorry, not sure what that means…