starlord

Results 23 comments of starlord

That would be a nice contribution. Waiting for the feature! Thanks in advance ;)

Hey @xdestiny110 ! Thanks for the interest in the project. I do not think that going to deep into the support of unreal blueprints style usecases will be the priority....

I am not sure if this is reproducable during the intended usage.

This needs further investigation. Will return to it soon

I can't reproduce it. I resized it in configurable example and everything was fine. Could you please specify the conditions under which panic happens?

This can cause issues like in #124 when the graph fitted completely out of view.

Before going stable we will decide what goes into the default feature set. For the moment if you want to use persistence feature in egui you need to explicitly enable...

Thanks for raising this issue, such common workflow should be simple. I will prioritize this.

Hey @oisyn, thanks for the feedback! 1. Passing node reference inside `DisplayNode` implementation was my first attempt to implement it, but I faced difficulties when I added `DisplayNode` inside of...