You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my project, the plugin is unable to create a connection based on the URI's of the layers in the legend. (I don't know why yet, when I do I will make a ticket.)
When the Plugin can't create the connection, it can be very bad for the user, because every click on a legend layer results in a plugin error. Since the plugin error involves trying and failing to run a query, it is also a laggy error. The behavior could be more safe in this state.
I made a pull request with a suggested fix.
The text was updated successfully, but these errors were encountered:
In my project, the plugin is unable to create a connection based on the URI's of the layers in the legend. (I don't know why yet, when I do I will make a ticket.)
When the Plugin can't create the connection, it can be very bad for the user, because every click on a legend layer results in a plugin error. Since the plugin error involves trying and failing to run a query, it is also a laggy error. The behavior could be more safe in this state.
I made a pull request with a suggested fix.
The text was updated successfully, but these errors were encountered: