Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with procedure editor #3

Open
lkautzsch opened this issue Aug 6, 2021 · 1 comment
Open

Issues with procedure editor #3

lkautzsch opened this issue Aug 6, 2021 · 1 comment

Comments

@lkautzsch
Copy link

lkautzsch commented Aug 6, 2021

Hey,

I am encountering some issues with the procedure editor:

  1. Values on node are being overwritten:
    I created two Material nodes "Fe" and "Pt".

overwrite_1

I selected the "Fe" node to edit it. I am changing the name to "iron".

overwrite_2

After that, I am clicking on the other node "Pt". Now, I am not getting the data of "Pt" displayed. Instead I am still seeing "iron" from the first node.

overwrite_3

If I now save, I am overwriting the values of the "Pt" note.

overwrite_4

  1. When connecting Material nodes to Action nodes, I am often getting an ''unexpected error" returned and all previous connections are lost.

unex_error

  1. Similarly, if I added multiple connections, and after that want to edit a Material node that has connections, all connections are lost again.

  2. If I close the procedure editor without saving, edits seem to be lost. Can an autosave function be included?

  3. I am not seeing any button to delete nodes. Hitting the del button on my keyboard has no effect.

Thanks for working on this,
Linus

@lukebrb
Copy link

lukebrb commented Aug 7, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants