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

🎉 Restrict file loading to .ipyg and .ipynb #223

Merged
merged 2 commits into from
Jan 16, 2022

Conversation

FabienRoger
Copy link
Contributor

Fixes #156

Copy link
Member

@MathisFederico MathisFederico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still need to restrict what files can be opened in the first place, although a better tooltip is welcome !

pyflow/graphics/window.py Outdated Show resolved Hide resolved
@MathisFederico MathisFederico changed the title 🪲 Change file dialog settings 🎉 Restrict file loading to .ipyg and .ipynb Jan 15, 2022
@FabienRoger
Copy link
Contributor Author

This does restrict the files that can be opened!

Copy link
Member

@MathisFederico MathisFederico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice !

@MathisFederico MathisFederico merged commit 5be101a into dev Jan 16, 2022
@MathisFederico MathisFederico deleted the bugfix/display-right-files branch January 16, 2022 13:58
@MathisFederico MathisFederico linked an issue Jan 16, 2022 that may be closed by this pull request
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.

Opening file with wrong extension should prompt an error Open... should restrict what files can be opened
2 participants