Read the statement by Michael Teeuw here.
MMM-Remote-Control
-
@S374n said in MMM-Remote-Control:
First update changes my main.css - took me a while to figure it out and redo all my customizations.
You should not change main.css. All customizations should be made in custom.css: https://docs.magicmirror.builders/modules/customcss.html#custom-css
-
@KristjanESPERANTO n also allows you to change version on the fly.
One nvm ‘benefit’, it stores the node versions in the users home folder at .nvm
So, on a multi-user system each user could have different node versions.
As MagicMirror is deployed as only user, it’s functionally the same.
One n benefit, it stores the version in the /usr/ local folder
So it requires sudo to make the change, cannot be accidental -
@sdetweil said in MMM-Remote-Control:
So it requires sudo to make the change, …
This can also be seen as a disadvantage 🙂
-
@KristjanESPERANTO maybe, if you never use sudo, but we use it very often
-
@KristjanESPERANTO Hi, I very much like MMM-Remote-Control!
The last update has possibly introduced an error with respect to the “Custom Menu Items” => I have a menu item which still shows, but the sub menu items don’t show anymore?
Else wise please let me repeat: excellent job on MMM-Remote-Control!
-
said in MMM-Remote-Control:
@KristjanESPERANTO Hi, I very much like MMM-Remote-Control!
The last update has possibly introduced an error with respect to the “Custom Menu Items” => I have a menu item which still shows, but the sub menu items don’t show anymore?
Else wise please let me repeat: excellent job on MMM-Remote-Control!
FWIW: I’m using the showModuleApiMenu: true setting in config.js as well and the submenus there don’t show either, any more?
-
@meikelrix I’ll take a look asap :-)
-
@meikelrix Please check new release 4.1.1 🙂
