Skip to content

FormattedConversationData: Don't hard-code conversation list font size

Michael Gratton requested to merge mjog/676-convo-list-font-size into mainline

Get the interface font from GSettings and use that as the font description for the conversation list, so that the font size (and any other attributes specified) also gets picked up. Only use one font size variation (smaller) for the date, subject and preview.

Fixes #676 (closed)

Merge request reports