TF-3871 Fix blue bar displays wrongly who proposed the event counter

This commit is contained in:
dab246
2025-10-17 16:34:17 +07:00
committed by Dat H. Pham
parent 7f5c48cbe3
commit 78b1e58519
3 changed files with 15 additions and 1 deletions
@@ -304,6 +304,7 @@ class EmailView extends GetWidget<SingleEmailController> {
children: [
Obx(() => CalendarEventInformationWidget(
calendarEvent: calendarEvent,
imagePaths: controller.imagePaths,
onOpenComposerAction: controller.openNewComposerAction,
onOpenNewTabAction: controller.openNewTabAction,
onCalendarEventReplyActionClick: (eventActionType) =>