Maxwell

Results 2 comments of Maxwell

You have to put the following code into custom.css: `.MMM-Globe-image { -webkit-clip-path: circle(50% at 50% 50%); clip-path: circle(50% at 50% 50%); opacity: 0.4; position: absolute; top: 30%; left: 50%; transform:...

Hey there, the async/await function of this module "MMM-Globe" is blocking the initalLoad of "currentweather". I have no idea why. The solution would be, to rewrite the async/await function to...