Martin Fleck
Martin Fleck
After having a more detailed look into this, it seems this is not straight-forward to fix since the responsibilities between the server and client are shared during edge creation: -...
> Yes, I was thinking about this as well. In my PR Draft I tried to explain it in the PR description and offered some option how to implement it....
I'll have another look at this today, thank you for your patience.
@dhuebner Thank you for the update, I'll have a look at this tomorrow!
@rsoika I close this issue as the original problem is solved if that is fine with you. If we need a better user experience, please feel free to open another...
For me that neither works in Theia nor in VS Code. In VS Code they explicitly set a flag that causes an error message when trying to open a Webview...
@tortmayr Done!
Thank you very much for your feedback, Tobias! I pushed an update that should address your concerns for the most part. > * **Resize handles are no longer cleared when...
@jcortell68 I see how console logging may seem like bad practice and you are very right in general. However, in Theia it is actually the [recommended way](https://github.com/eclipse-theia/theia/blob/master/doc/coding-guidelines.md#logging) if you do...
@xpomul Fantastic, thank you, I'll have a look at it today!