@Cato this will prevent touchscreen ability for Those with Touch screen
I would go for a Filter like
body {
-webkit-filter: brigthness(50%);
}
@Cato this will prevent touchscreen ability for Those with Touch screen
I would go for a Filter like
body {
-webkit-filter: brigthness(50%);
}
this should be fixed with version 2.0.3 try git pull and see if it is fixed
did you try this?
getScripts: function() {
return [this.file("js/jquery.js")];
},
in mm-hide-all.js
@darkeagl105 it’s done from the api after the first matchday this should be fixed automatically
@darkeagl105 can you please test the newest version if it fixes you problem?
Changelog:
exchanged flexbox with table to support smaller screens
added i18n for english and german
replaced icons with font-awesome
@lhanneus the module developer did not provide a package.json file, so you have to create one yourself with npm init in the module directory and after that run the command npm install --save request and npm install --save xml2js or install the dependencies globally with npm install -g request and npm install -g xml2js
@darkeagl105 no worries i will fix it tonight
Propably your Region has not enough Space on this Monitor, Maybe it’s working for you if you exchange the Region with an other Module.
Solution would be then to exchange flexbox with Standard html table