MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. strizl
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Groups 0

    strizl

    @strizl

    0
    Reputation
    596
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    strizl Unfollow Follow

    Latest posts made by strizl

    • RE: calendar: different spaces between symbol and text when different sources used

      Hi broberg!

      Thanks again for your help!

      It’s working now. It was only due to the vnc viewer connection - this caused a space or resolution error. On the TFT screen everything’s fine!
      But good to know where I can play with the CSS options…

      Thanks again and kind regards,
      Dominik

      posted in Bug Hunt
      S
      strizl
    • RE: calendar: different spaces between symbol and text when different sources used

      Do you mean this way?

       body {
       	.calendar .symbol {width: 20px;}
      	.calender .time {width: 50px;}
       }
      

      Sadly it’s not working this way…
      Any other idea?

      Thanks a lot for your time, broberg!!

      Kind regards,
      Dominik

      posted in Bug Hunt
      S
      strizl
    • RE: calendar: different spaces between symbol and text when different sources used

      Hi broberg!

      100 points!! - great work - you’re absolutly right!
      Thank you!!

      I added an appointment with the same text - pls take a look:
      0_1486403997611_upload-7b23495a-dbd4-4e53-9659-be875ca2b366

      Any idea how I can fix this? Maybe editing a css-File with “alignment-left”?

      Thanks a lot!
      Kind regards,
      Dominik

      posted in Bug Hunt
      S
      strizl
    • calendar: different spaces between symbol and text when different sources used

      Hi all!

      First of all thanks to Michael and his helping hands for the great magicmirror project. I really love it and I think it’s all together a technical and optical highlight!

      I have some little troubles with the calendar module. It’s not a real bug - it’s more an optical and design problem:
      The first calender I added is a public Apple iCloud calendar from my account (webcal://p13-calendars.icloud.com/published/…) named “Familie”
      The second one is an iCalendar feed from the university I attend (http://portal.fh-campuswien.ac.at/calendar/feed/…) named “FH Campus Wien”

      Everything is working fine and I get the correct appointments. But the iCloud calender has beginning blanks. Please take a look at the attached screenshots.

      0_1486390341425_upload-7b1f47a0-b16c-449b-bead-d634412031ca

      The interessting thing is, with every refresh or browser restart there are sometimes more, sometimes less blanks. I don’t know where they are comming from. They are not in the appointment created in iCloud or iPhone. I also created a second calender on iCloud, but the result is the same.

      Does anyone have any ideas? What can I look for?

      Please take a look at my config:
      Platform: Pi Zero
      Node Version [ 0.12.13 or later ]: 4.2.1
      MagicMirror Version [ V1 / V2-Beta ]: v2
      Browser: Chromium Version 51.0.2704.91 Built on Ubuntu 14.04, running on Raspbian 8.0

      Thanks a lot!!
      Kind regards,
      Dominik

      posted in Bug Hunt
      S
      strizl