• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Rotate screen by custom.css work only for -90deg

Scheduled Pinned Locked Moved Troubleshooting
9 Posts 2 Posters 1.6k Views 1 Watching
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.
  • ? Offline
    A Former User
    last edited by Sep 19, 2020, 11:08 AM

    This post is deleted!
    1 Reply Last reply Reply Quote 0
    • J Offline
      Joern
      last edited by Joern Sep 19, 2020, 11:18 AM Sep 19, 2020, 11:15 AM

      Hello,

      I tried your proposal in custom.css.

      For -90deg as written works fine.
      For 90deg again black screen.

      (edit: 0deg , 180deg, -270deg result in black screen)

      1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User
        last edited by A Former User Sep 19, 2020, 11:26 AM Sep 19, 2020, 11:19 AM

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • J Offline
          Joern
          last edited by Joern Sep 19, 2020, 11:39 AM Sep 19, 2020, 11:39 AM

          Screen appears THANKS, but whole display is having a offset of approx 10% moved to right… (left black bar, right gutted away…)

          bottom: 110%; works for right side, but left side is cutted.

          ist that something that is driven maybe by config or main.css?

          1 Reply Last reply Reply Quote 0
          • J Offline
            Joern
            last edited by Sep 19, 2020, 11:47 AM

            After removing frame margin from main.css body, works fine!!
            @hango - Big thanks for super fast reply!!

            body {
              margin: 0px;
              position: absolute;
              height: calc(100% - 0px);
              width: calc(100% - 0px);
            
            1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User
              last edited by A Former User Sep 19, 2020, 11:53 AM Sep 19, 2020, 11:47 AM

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • J Offline
                Joern
                last edited by Joern Sep 19, 2020, 11:51 AM Sep 19, 2020, 11:50 AM

                bottom 110% was first try, but cutted away parts on left side :-( even if there was space… Margin 0, if not other issues will come - works fine as mirror is anyhow bigger…

                1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User
                  last edited by A Former User Sep 19, 2020, 11:56 AM Sep 19, 2020, 11:52 AM

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  1 / 1
                  • First post
                    6/9
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy