TF-3924 Thread Detail Keep html view alive after thread load
This commit is contained in:
@@ -221,6 +221,8 @@ class SingleEmailController extends BaseController with AppLoaderMixin {
|
||||
|
||||
String get ownEmailAddress => mailboxDashBoardController.ownEmailAddress.value;
|
||||
|
||||
GlobalObjectKey? get htmlViewKey => _threadDetailController?.expandedEmailHtmlViewKey;
|
||||
|
||||
SingleEmailController(
|
||||
this._getEmailContentInteractor,
|
||||
this._markAsEmailReadInteractor,
|
||||
|
||||
Reference in New Issue
Block a user