kartoza / GeoContextQGISPlugin

A QGIS Plugin for the GeoContext API
GNU General Public License v3.0
1 stars 2 forks source link

Updates to UI. Group/Collection requests. A major bug fix. #16

Closed vermeulendivan closed 2 years ago

vermeulendivan commented 2 years ago

Updates to the UI of the processing tool. Group registry now works for processing plugin. Group and collection registries now works for the panel. Updates to the table of the panel. A major bug were found when the registry were changed which caused a python error. A fix has been build into the code to take such cases into account for both the panel and processing tool.