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

feat: improve drag & drop support #1204

Merged

Conversation

pedrolamas
Copy link
Member

Improves drag & drop support by:

  • adds text/html, text/plain and text/uri-list data types
  • allows loading of gcode files in the Gcode Previewer via drag & drop
  • refactored (simplified) the multi-selection code

Resolves #1202

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

@pedrolamas pedrolamas added FR - Enhancement New feature or request Code - Optimizations Everything that relates to code optimizations! labels Oct 9, 2023
@pedrolamas pedrolamas added this to the 1.26 milestone Oct 9, 2023
@pedrolamas pedrolamas merged commit b860ca0 into fluidd-core:develop Oct 9, 2023
@pedrolamas pedrolamas deleted the pedrolamas/refactor-drag-drop branch October 9, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code - Optimizations Everything that relates to code optimizations! FR - Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support opening Gcode files in Gcode Preview with drag&drop
1 participant