mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 19:19:21 +03:00
Fix compose focus/cursor
This commit is contained in:
parent
ab374bbb71
commit
a72b95a868
3 changed files with 60 additions and 37 deletions
|
|
@ -280,7 +280,7 @@ class ContactsPopupView extends AbstractViewNext
|
|||
{
|
||||
this.bBackToCompose = false;
|
||||
|
||||
hideScreenPopup(require('View/Popup/Contacts'));
|
||||
hideScreenPopup(ContactsPopupView);
|
||||
|
||||
switch (this.sLastComposeFocusedField)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue