sulcgroup / oxdna-viewer

oxView: Visualization and editing tool for DNA/RNA nanotechnology and oxDNA/oxRNA configuration analysis
GNU General Public License v3.0
49 stars 19 forks source link

TacoxDNA importer dose not work #121

Closed atlan-yf closed 6 months ago

atlan-yf commented 6 months ago

All the buttons and checkbox in TacoxDNA importer is not responding. Seems like the callback functions related with TacoxDNA importer elements are missing. Here is the error in the console:

Uncaught ReferenceError: guessInputFormat is not defined at HTMLInputElement.onchange (index.html:172:131) index.html:262 Uncaught ReferenceError: importFiles is not defined at HTMLButtonElement.onclick (index.html:262:117)

ErikPoppleton commented 6 months ago

Sorry about that! I renamed some files and missed that file in the imports. It's back up now.