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

    Topics

    • jca2112J

      Calender updated to show 2021 holidays?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      0 Votes
      6 Posts
      823 Views
      S
      @jca2112 guess u will have to ask them, cause the ics doesn’t have any 2021 dates in it, although it’s listed as 2021.
    • jca2112J

      Add Fade Opacity config option in config.js

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Feature Requests
      1
      0 Votes
      1 Posts
      395 Views
      jca2112J
      When using the “Fade” option in the default modules (Calendar and Weather forecast, for example), on my set-up, the dimmed/faded gradient on the text is inconsistent. This is due to several factors, including different font sizes/weights, black-points/contrast/brightness on different monitors, different one-way mirror materials, etc. I was wondering if I could address this issue (in my case) if there was an Opacity variable added to the startFade function used in several default modules? Right now we can control via config.js where the fade starts in a div (fadePoint), but not a minimum amount of the opacity of the fade. (Right now it is based on an inline CSS div style of the opacity property set to the full 1.0 amount.) if (e >= startFade) { //fading currentFadeStep = e - startFade; dateRow.style.opacity = 1 - (1 / fadeSteps * currentFadeStep); } Is it worthwhile to add a fadeOpacity config that can be set to different base opacity amounts? Appreciate any help/feedback on this.
    • jca2112J

      Spam Posts: Update on this Problem?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      4
      1 Votes
      4 Posts
      790 Views
      jca2112J
      Any follow-up or information on this by admin(s)? Would like to be able to help with this forum spam problem. Reporting/flagging spam messages doesn’t seem to be helping.
    • 1 / 1