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

fix: reset G-code Preview state on file overwrite #832

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

pedrolamas
Copy link
Member

Reset G-code Preview state if the file changed is the same as the one being previewed.

Fixes #831

Signed-off-by: Pedro Lamas [email protected]

@pedrolamas pedrolamas added the GH - Bug Something isn't working label Aug 15, 2022
@pedrolamas pedrolamas added this to the 1.20 milestone Aug 15, 2022
@pedrolamas pedrolamas merged commit 71f0938 into fluidd-core:develop Aug 16, 2022
@pedrolamas pedrolamas deleted the pedrolamas/fix-831 branch August 16, 2022 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

G-code preview keeps showing old data after updating gcode
2 participants