Improve and cleanup Selector even more

This commit is contained in:
the-djmaze 2022-09-09 12:07:05 +02:00
parent 47a861a243
commit 44ac2626ec
3 changed files with 87 additions and 119 deletions

View file

@ -28,7 +28,7 @@ export class MailFolderList extends AbstractViewLeft {
constructor() {
super();
this.oContentScrollable = null;
// this.oContentScrollable = null;
this.composeInEdit = ComposePopupView.inEdit;