xcaeag / MenuFromProject-Qgis-Plugin

Build layers shortcuts menus based on QGis projects
8 stars 9 forks source link

use the DB-Style-Manager plugin if possible #19

Closed Gustry closed 5 years ago

Gustry commented 5 years ago

This is quite a specific commit, but I would like to trigger the "DB-Style-Manager" plugin if this plugin is installed.

I need to trigger the plugin when the layer from a custom menu is added in the map canvas.

Is-it a problem to add some specific code like this? I think it's the only one.

xcaeag commented 5 years ago

This is not a problem, if the nominal working is not affected. I'll wait a bit before publishing a 1.1 that will also fix some bugs (relative paths ...).

Gustry commented 5 years ago

Ok, thanks. I have updated the PR. Ready to be reviewed.