notaapp / talk

Issues and discussions for the notes app, Nota.
https://nota.md
59 stars 1 forks source link

Some emoji (e.g. ‼️) are rendered differently in editor vs. Preview #229

Open borekb opened 2 years ago

borekb commented 2 years ago

For example, the ‼️ emoji renders like this in the editor:

Screen Shot 2022-05-23 at 17 36 25-shadow

but like this in Preview:

Screen Shot 2022-05-23 at 17 36 39-shadow

Is it because of a different font used or something? I know this is happening in other web apps as well, not sure if there's something Nota can do about it or not.

borekb commented 2 years ago

Here in GitHub, it's the opposite: double exclamation mark ‼️ is "textual" when in editor but a full emoji when rendered 🤷‍♂️.


Screen Shot 2022-05-23 at 17 41 06
Screen Shot 2022-05-23 at 17 41 12
astoilkov commented 2 years ago

Yes. It's because of the font. We can change that. It's a good idea to make it consistent with the editor. Thanks.