Skip to content

Added open only supported file type feature

Prakhar Agarwal requested to merge prakhar/purr-data:open_files into emscripten

Now only ".pd" files can be opened through "File"->"Open" otherwise it will give an alert of "unsupported file type" as mentioned in the issue. Fixes #845

Merge request reports