Closed CptFoobar closed 9 years ago
When a user clicks on a plugin's listItem, previous connections to plugins are lost (since opServiceConnection and opService are reassigned to new plugin). This means although multiple plugins can run parallelly, on one is bound to the host.
Fixed in 8efb6f840ec19ee49b4f690b2fa096f05d93eb10
When a user clicks on a plugin's listItem, previous connections to plugins are lost (since opServiceConnection and opService are reassigned to new plugin). This means although multiple plugins can run parallelly, on one is bound to the host.