VocalPodcastProject / vocal

A powerful, beautiful, and simple podcast client for the modern free desktop.
GNU General Public License v3.0
346 stars 49 forks source link

Infobar improvements when adding a podcast #438

Closed Hanouta closed 4 years ago

Hanouta commented 4 years ago

The first commit enables the use of markup in the infobar, so when adding a Podcast the URL will be bold(previously it just showed <b>URL</b>).

The second commit hides the infobar automatically after the Podcast has been added successfully.

nathandyer commented 4 years ago

Looks good to me! Thanks for the PR!