Read the statement by Michael Teeuw here.
Version 2.30.0 Calendar fix for clipping broadcast events
-
Hi,
I added the following to my default calendar module.maximumEntries: 60, maximumNumberOfDays: 21, limitDays: 21, fadePoint: 0.05,
Now all the events are being displayed in the Ext3 module.
I still got a problem.
I want to show all events in the next 3 weeks in the Ext3 module, but I only want to display 10 events in the default module.
Is there a way to do that?Best
Till -
@Tiller do you have broadcast fix on
-
I installed the clipping fix from the start of this thread, if thats what you’re asking.
Otherwise I don’t know what the broadcast fix is.Best
Till -
@Tiller yes, that is the one I meant.
Because you shouldn’t have to specify maxEntries with
It can you show the output ofgit branch
-
-
-
@sdetweil I’ve tried the hot fix but now I’ve got a black screen… What am i doing wrong?
-
@svencarree did you npm run install-mm
after switching to the new branch? -