Unvanquished / updater

QML based updater to install, update and launch the Unvanquished game.
https://unvanquished.net/download
15 stars 7 forks source link

newscard: wordwrap the title #83

Closed illwieckz closed 3 years ago

illwieckz commented 3 years ago

Wordwrap the newscard title, also fix some whitespace

Before:

newscard

After:

newscard

Since I previously extracted the link from the summary to make sure it's always displayed on bottom, in worst case the summary is just truncated but the link works properly.

slipher commented 3 years ago

Nice.