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 #795 #798

Merged
merged 4 commits into from
Feb 21, 2025
Merged

Fix #795 #798

merged 4 commits into from
Feb 21, 2025

Conversation

i-make-robots
Copy link
Contributor

Fixes #795

Using a SaveTurtle without an explicit file extension would confuse the TurtleFactory, resulting in no file saved.
This change uses the FileChooser type selection to append the correct extension to the file, which means TurtleFactory does not get confused, which saves the file.

Added a unit test to confirm a non-zero file is created when saving to a vector file.

@i-make-robots i-make-robots merged commit bcb83a4 into master Feb 21, 2025
8 checks passed
@i-make-robots i-make-robots deleted the fix-#795 branch February 21, 2025 18:35
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.

[7.67.0] Donatello Saving Turtles creates no output
1 participant