aceinnolab / Inkycal

Create awesome e-paper dashboards within minutes! Modularity? Check! Python3? Check? Works on Raspberry Pi Zero W? Check! Support for own modules? Check!
https://aceinnolab.github.io/Inkycal/
GNU General Public License v3.0
1.05k stars 121 forks source link

[BUG]: multi-day-events don't span across several days #342

Open EinKantHolz opened 2 months ago

EinKantHolz commented 2 months ago

Describe the bug While using the Agenda module, i found a bug. All-day-appointments that are going more than one day are not shown on "all days" but only the first day (point of start). I've attached a photo of the screen and a screenshot of the calendars on the server for comparison.

Calendars on server: grafik

Agenda module: grafik

aceisace commented 2 months ago

@EinKantHolz Hi there and thanks for reporting this issue! Yes, indeed, I can confirm this is a bug by looking at the provided image. I'll take care of this soon 👍

EinKantHolz commented 3 days ago

Okay so now the multi-day-events are pinned on top. Is that correct? May I suggest adding the start and end date? That would be more helpful. But over all it's working.