You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wikimedia Commons has some beautiful, high-res Featured Pictures and a picture of the day. It would be cool if that was included as an easy image source.
The text was updated successfully, but these errors were encountered:
Good idea, I have put it in todos section in main README.md.
This will probably not be trivial change (not so big either) because
We need to add some image provider abstraction so we do not have copy pasted code for bing, wiki, etc.
I noticed that some pictures of the day are in vertical mode, so this could cause problem displaying tall images as we currently use cover image crop/display method. Maybe we could thought about some other layout, like image on the left, image description on the right, but this would need to work with existing widgets.
Wikimedia Commons has some beautiful, high-res Featured Pictures and a picture of the day. It would be cool if that was included as an easy image source.
The text was updated successfully, but these errors were encountered: