mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Improve and cleanup Selector even more
This commit is contained in:
parent
47a861a243
commit
44ac2626ec
3 changed files with 87 additions and 119 deletions
|
|
@ -28,7 +28,7 @@ export class MailFolderList extends AbstractViewLeft {
|
|||
constructor() {
|
||||
super();
|
||||
|
||||
this.oContentScrollable = null;
|
||||
// this.oContentScrollable = null;
|
||||
|
||||
this.composeInEdit = ComposePopupView.inEdit;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue