2021-01-25 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'RDFeedListModel' that caused feed icons to fail
	to be scaled correctly.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-01-25 12:49:38 -05:00
parent 44b9c6848a
commit 80e04f2fbf
2 changed files with 7 additions and 2 deletions

View File

@@ -20898,3 +20898,6 @@
2021-01-25 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'List Feed' dialog in rdadmin(1) to use the
model-based API.
2021-01-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDFeedListModel' that caused feed icons to fail
to be scaled correctly.