Skip to content

Option for default font family and size #1726

Open
@ceskyDJ

Description

@ceskyDJ

Is your feature request related to a problem? Please describe.

Since font family and font size options in toolbar of "New email" modal apply only on selected text (there is no way to set default via these options at least as I has been able to discover) there is a lack of some settings option for default font family and font size for new emails (new texts in emails without needing of their manual selection and modification).

Describe the solution you'd like

A little confusing is that buttons for changing font family and font size shows some values (Arial, 16px) but this settings aren't applied to the message at all. It just looks like that. So, I think it could be a little better, when there is no selected values, when the selected (or under cursor) text in the message isn't properly styled (hasn't font-size/font-family CSS properties).

Describe alternatives you've considered

Another way how to handle this is to use the default-selected values for the whole message except for parts, where I manually change it (so cover the message into <div> or another wrapper element and add it font-family: Arial, ...; font-size: 16px;), so it would behave just like the users expect (as editor tells them).

The best solution could be to add global settings for font family and font size to Settings section and use these options as defaults for editor buttons and some cover element as I described in the previous paragraph. But yeah, this si the most complicated and time consuming for implementation as I think.

Additional context

https://www.awesomescreenshot.com/video/30918137?key=c8c6a45fac2f0dd426dc5867de91f92f

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions