Merge branch 'Jalview-JS/JAL-3253-applet' of https://source.jalview.org/git/jalview...
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Wed, 15 May 2019 14:53:39 +0000 (09:53 -0500)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Wed, 15 May 2019 14:53:39 +0000 (09:53 -0500)
src/jalview/bin/AppletParams.java
swingjs/SwingJS-site.zip
swingjs/timestamp
swingjs/ver/3.2.4/SwingJS-site.zip
swingjs/ver/3.2.4/timestamp

index 01c910d..a6d862f 100644 (file)
@@ -128,7 +128,7 @@ public class AppletParams extends HashMap<String, String>
         String key = getAttr(arg, "name");
         String value = getAttr(arg, "value");
         String name = key;
-        switch (name)
+        switch (name.toLowerCase())
         {
         case "alignpdbfiles":
           break;
@@ -243,7 +243,7 @@ public class AppletParams extends HashMap<String, String>
           name = "upperCase";
           break;
         case "userdefinedcolour":
-          name = "userDefinedColour";
+          name = "colour";
           break;
         case "widthscale":
           name = "widthScale";
index 06439f9..7ab3156 100644 (file)
Binary files a/swingjs/SwingJS-site.zip and b/swingjs/SwingJS-site.zip differ
index c1e80a5..578a12e 100644 (file)
@@ -1 +1 @@
-20190512064208 
+20190515094824 
index 06439f9..7ab3156 100644 (file)
Binary files a/swingjs/ver/3.2.4/SwingJS-site.zip and b/swingjs/ver/3.2.4/SwingJS-site.zip differ
index c1e80a5..578a12e 100644 (file)
@@ -1 +1 @@
-20190512064208 
+20190515094824