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

Better Download Resource Button #18

Closed ismailsunni closed 1 year ago

ismailsunni commented 1 year ago

Feature description

The download button should open a file dialog to let the user select the download directory Make the download button a tool button

Additional context

No response

ismailsunni commented 1 year ago

hi @ronitjadhav after some thought, we don't need to use the QgsFileWidget. The flow should be like this:

  1. Click the button
  2. Choose the download location (a new file window)
  3. Click OK
  4. Download the resource