TF-3871 Fix blue bar displays wrongly who proposed the event counter
This commit is contained in:
@@ -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) =>
|
||||
|
||||
Reference in New Issue
Block a user