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
I interpreted this issue as emitting a json signal through RPC, but I was not sure whether to just print this on console or use signal and slots in qt. So I changed it only for calculateEDT function.
I have generated a PR for this though. I think that my understanding of this issue might not be very clear so please suggest improvements. Thanks
Plugins should emit a sendMessage(json) signal in response to commands.
For example, surface calculation should emit a "finished" signal through RPC.
The text was updated successfully, but these errors were encountered: