From 141b3af83b131681a40a9ea5af7a9d84730e33b0 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 5 Sep 2017 10:16:36 -0400 Subject: [PATCH] (js) Always show center list when no msg selected Fixes #4269 --- NEWS | 1 + .../MailerUI/UIxMailFolderTemplate.wox | 2 +- .../js/Common/navController.js | 74 ++++++++++--------- .../js/Mailer/MailboxController.js | 5 ++ 4 files changed, 45 insertions(+), 37 deletions(-) diff --git a/NEWS b/NEWS index 505b1c0b0..0d0defa25 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ Bug fixes - [web] fixed display of error when the mail editor is in a popup - [web] attachments are not displayed on IOS (#4150) - [web] fixed parsing of pasted email addresses from Spreadsheet (#4258) + - [web] messages list not accessible when changing mailbox in expanded mail view (#4269) 3.2.10 (2017-07-05) ------------------- diff --git a/UI/Templates/MailerUI/UIxMailFolderTemplate.wox b/UI/Templates/MailerUI/UIxMailFolderTemplate.wox index befe25080..5df08c980 100644 --- a/UI/Templates/MailerUI/UIxMailFolderTemplate.wox +++ b/UI/Templates/MailerUI/UIxMailFolderTemplate.wox @@ -3,7 +3,7 @@ xmlns="http://www.w3.org/1999/xhtml" xmlns:var="http://www.skyrix.com/od/binding" xmlns:label="OGo:label"> -
+