Fixed Message preview uses wrong font

Arty

Well-known member
Affected version
2.1.0
Message preview uses font from style property fontFamilyUi instead of fontFamilyBody. Since its a preview of post, shouldn't it use same font as post?

How to test it:
1. In styles properties -> typography set different fonts for first 2 properties.
2. Post message.
3. Type same message again, but hit preview. Message in preview should look different than in post.
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.1).

Change log:
Apply the body font family to message previews.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom