Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
306 contributions in the last year
Contribution activity
October 2020
Created a pull request in MichMich/MagicMirror that received 1 comment
Do not run updateDom() on hidden modules.
Some modules update their dom even when they are hidden. This PR prevents modules from running updateDom whenever the module is hidden. This should f…