Remove the openDropdownTrigger and replace some with a better toggle

This commit is contained in:
the-djmaze 2023-11-26 17:50:18 +01:00
parent 9d876d1146
commit df7888e3a6
8 changed files with 8 additions and 27 deletions

View file

@ -105,8 +105,6 @@ export class MailMessageView extends AbstractViewRight {
showAttachmentControls: !!Local.get(ClientSideKeyNameMessageAttachmentControls),
downloadAsZipLoading: false,
showFullInfo: '1' === Local.get(ClientSideKeyNameMessageHeaderFullInfo),
moreDropdownTrigger: false,
// viewer
viewFromShort: '',
dkimData: ['none', '', '']