timlinux / QGISAnimationWorkbench

A plugin that allows you to create animations from your QGIS project.
https://timlinux.github.io/QGISAnimationWorkbench/
GNU General Public License v2.0
22 stars 6 forks source link

Use QGIS widgets instead of base Qt ones #15

Closed nyalldawson closed 2 years ago

nyalldawson commented 2 years ago

Specifically, we should:

  1. Replace all spin boxes with QgsSpinBox/ QgsDoubleSpinBox, and set appropriate clear values for these widgets
  2. Use QgsFileWidget for the soundtrack/output destination widgets
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.