-
Notifications
You must be signed in to change notification settings - Fork 294
feat: compact view for mail layouts #12135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
2f3d956 to
5bf8188
Compare
This comment was marked as outdated.
This comment was marked as outdated.
The black bullet point in the beginning of the row its not an unread message, but a bullet point instead of the avatar :) I did it like that because thats how roundcube has it. I can do it primary, but maybe it will be confusing with the unread market that is shown in the right. |
sounds good, should work well with the checkbox. I will try and let you know <3 |
ecbc81c to
3372cb4
Compare
aa4fda0 to
3372cb4
Compare
Signed-off-by: greta <gretadoci@gmail.com>
3372cb4 to
0ed5604
Compare
Signed-off-by: greta <gretadoci@gmail.com>
Signed-off-by: greta <gretadoci@gmail.com>
| <NcFormBox> | ||
| <NcFormBoxSwitch | ||
| v-model="compactMode" | ||
| :label="t('mail', 'Set compact mode')" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
grammar: should it be Use compact mode?





fixes #9713