Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-GoogleTasks moving other modules

    Troubleshooting
    2
    4
    43
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      gwiz last edited by gwiz

      Hi everyone,

      I recently installed the module MMM-GoogleTasks on my mirror in the top right corner under MMM-DailyBibleVerse, and noticed that when Google Tasks loads onto the mirror, it moves DailyBibleVerse to the left. At first there was an error almost exactly like the one I’m experiencing now, but I was able to fix it by editing out these lines in the css.

        /*.MMM-GoogleTasks .container {
            display: grid;
            grid-template-columns: 1fr auto;
            transform: translateY(-.6em);
        }*/
      

      Today the error is back again, and only occurs when Google Tasks is running (When I edit out the module in config, DailyBibleVerse displays normally).

      Does anyone have any ideas?

      Thanks!

      1 Reply Last reply Reply Quote 0
      • G
        gwiz last edited by

        Still happening on the mirror, but only when Google Tasks loads onto the screen the dailybibleverse module moves to the left. I tried using padding-left on dailybibleverse but it didn’t work. It starts out fine then when Google Tasks loads it moves.

        Anyone know what to do?

        S 1 Reply Last reply Reply Quote 0
        • S
          sdetweil @gwiz last edited by

          @gwiz i posted a suggested bypass on discord

          1 Reply Last reply Reply Quote 0
          • G
            gwiz last edited by

            Hey @sdetweil, still no progress on getting the two modules to work together. Is there anything else you’d recommend trying?

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy