Skip to content

Fix drag and drop#256

Merged
remcoder merged 2 commits intodevelopfrom
fix/dnd
Dec 12, 2024
Merged

Fix drag and drop#256
remcoder merged 2 commits intodevelopfrom
fix/dnd

Conversation

@remcoder
Copy link
Copy Markdown
Member

@remcoder remcoder commented Dec 12, 2024

fixes #253

This fixes the _readableStream method with respect to the new architecture: the parsed gcode now needs to be executed by the interpreter and then rendered. This PR implements those steps for the _readableStream method in in principle but without any further optimizations at this point.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 12, 2024

Visit the preview URL for this PR (updated for commit 08954fe):

https://gcode-preview--pr256-fix-dnd-njr1njk6.web.app

(expires Sat, 11 Jan 2025 20:31:48 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 59bd114ae4847b32c2bba0b68620b9069a3e3531

@remcoder remcoder merged commit 1b971cd into develop Dec 12, 2024
@remcoder remcoder deleted the fix/dnd branch December 12, 2024 20:34
@remcoder remcoder mentioned this pull request Dec 12, 2024
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

Successfully merging this pull request may close these issues.

Drag 'n Drop not working

1 participant