Details
-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 2.11.1_js
-
Component/s: jalview-j2s
-
Labels:None
Description
AlignFrame file...reload does not work in JS
solution is to escape File.isDirectory() in JavaScript. Right now that is returning true. Also setting that (for now) in SwingJS to return false, but that may change as we develop the FileSystem object in SwingJS (right now only implemented for Preferences and for creating temp files).
solution is to escape File.isDirectory() in JavaScript. Right now that is returning true. Also setting that (for now) in SwingJS to return false, but that may change as we develop the FileSystem object in SwingJS (right now only implemented for Preferences and for creating temp files).