nglviewer / ngl

WebGL protein viewer
http://nglviewer.org/ngl/
MIT License
659 stars 168 forks source link

GUI support to specify file type/extension #345

Open arose opened 7 years ago

arose commented 7 years ago

Currently to type/extension of a file cannot be specified in the GUI when loading or importing a file (though it has always been possible to do when scripting).

Simple option would be to add a dropdown populated with NGL.ParserRegistry.names in the Menu just below "File > Open...". Default option would be "automatic".

arose commented 7 years ago

@j0kaso Can you give this a shoot?