Open tavendn opened 10 years ago
How do I get the calendar day view resolution to 15 minutes instead of 30? Any ideas on where to start.
I usually schedule in 15 minute blocks.
Comment below line and 15 min blocks will be added.
eventHeight = MAX(roundf(VERTICAL_DIFF/2), eventHeight);
How do I get the calendar day view resolution to 15 minutes instead of 30? Any ideas on where to start.
I usually schedule in 15 minute blocks.