qgis / QGIS-Hub-Plugin

A QGIS plugins to fetch resources from the QGIS Hub
https://qgis.github.io/QGIS-Hub-Plugin/
GNU General Public License v3.0
4 stars 2 forks source link

Show Better Image in the Preview #70

Open ismailsunni opened 1 year ago

ismailsunni commented 1 year ago

Feature description

Currently, the API only gives the thumbnail URL. It's enough for the grid view. But it's not so good when shown in the preview area. Example:

Thumbnail: Thumbnail

Image: Image

Additional context

Need an upstream implementation: https://github.com/qgis/QGIS-Django/issues/291

No response

ismailsunni commented 1 year ago

The API is updated, now we can move forward to implement this.