mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Fixing alpha bug with favicons in river.
This commit is contained in:
parent
b4e412216f
commit
51977ed72b
1 changed files with 1 additions and 0 deletions
|
@ -1069,6 +1069,7 @@
|
||||||
|
|
||||||
// favicon
|
// favicon
|
||||||
cell.siteFavicon = [appDelegate getFavicon:feedIdStr];
|
cell.siteFavicon = [appDelegate getFavicon:feedIdStr];
|
||||||
|
cell.hasAlpha = NO;
|
||||||
|
|
||||||
// undread indicator
|
// undread indicator
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue