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

🪲 Ctrl+Z crashes the application #288

Closed
MathisFederico opened this issue Feb 20, 2022 · 1 comment · Fixed by #289
Closed

🪲 Ctrl+Z crashes the application #288

MathisFederico opened this issue Feb 20, 2022 · 1 comment · Fixed by #289
Assignees
Labels
bug Something isn't working

Comments

@MathisFederico
Copy link
Member

On the mnist example:

    python -m pyflow -v DEBUG -p .\examples\mnist.ipyg

When suppressing this block:
image

image

Pressing Ctrl+Z crashed the application.

This is probably due to #281.
Could you take a look at it @FabienRoger ?

@MathisFederico MathisFederico added the bug Something isn't working label Feb 20, 2022
@FabienRoger
Copy link
Contributor

FabienRoger commented Feb 20, 2022

I wasn't able to reproduce the crash, not in the version before #281, nor after, but I fixed two things:

  • the leftover edge
  • that pressing Ctrl+z just after loading a scene erases everything in the scene
    I hope this fixes the crash on your side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants