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

idf.run() does a saveas("in.idf") - improve this #401

Closed
santoshphilip opened this issue Nov 26, 2022 · 2 comments
Closed

idf.run() does a saveas("in.idf") - improve this #401

santoshphilip opened this issue Nov 26, 2022 · 2 comments

Comments

@santoshphilip
Copy link
Owner

idf.run() does a saveas("in.idf") - improve this

:Problem: idf.run() does a saveas("in.idf") and does NOT go back to original name
:Solution: do saveas("ranmdomname.idf") and go back to original name

santoshphilip pushed a commit that referenced this issue Nov 26, 2022
:Problem: idf.run() does a saveas("in.idf") and does NOT go back to original name
:Solution: do saveas("ranmdomname.idf") and go back to original name
@santoshphilip
Copy link
Owner Author

fixing this issue also fixes issue #398

@santoshphilip
Copy link
Owner Author

fixed issued #404

:Problem: idf.run() does not run if there is no idf filename
:Solution: fixed, so idf.run() works with no filename

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

No branches or pull requests

1 participant