• 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
  1. Home
  2. nard
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
N
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 2
  • Groups 0

Posts

Recent Best Controversial
  • RE: CalendarExt2 - How to scroll daily view

    This css solved my problem:

    .region.top.right .module-content{
      overflow-y:scroll;
      scrollbar-width: none;
      height:1000px;
    }
    
    posted in Troubleshooting
    N
    nard
    Mar 1, 2024, 9:30 PM
  • CalendarExt2 - How to scroll daily view

    Hi, I am almost finished with my dashboard on a touch tablet, using CalendarExt2 in a daily view. However, I would like to be able to scroll the calendar. Is this possible, and if so, how?

    screenshot hosted at https://ibb.co/yB3zCM0

    posted in Troubleshooting
    N
    nard
    Mar 1, 2024, 9:04 PM
  • 1 / 1
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