Revision: 20889 http://sourceforge.net/p/jmol/code/20889 Author: hansonr Date: 2015-12-13 18:31:29 +0000 (Sun, 13 Dec 2015) Log Message: ----------- Jmol.___JmolVersion="14.4.1_2015.12.13"
bug fix: JavaScript Chrome/Edge fix for slow response due to setTimeout issues; uses requestAnimationFrame instead in JSmol.js Modified Paths: -------------- trunk/Jmol/src/org/jmol/viewer/Jmol.properties Modified: trunk/Jmol/src/org/jmol/viewer/Jmol.properties =================================================================== --- trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2015-12-13 18:30:39 UTC (rev 20888) +++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2015-12-13 18:31:29 UTC (rev 20889) @@ -168,7 +168,7 @@ bug fix: JmolData.jar -p flag does not work properly bug fix: model 0 issued when more than one PDB file is open does not execute model * bug fix: PDB reader broken for filter "biomolecule n" -bug fix: mmCIF reader can fail to popup menu when biomolecule is present. +bug fix: mmCIF reader can fail to pop up menu when biomolecule is present. bug fix: JSON generation from arrays broken in HTML5 version due to browser changes in Array.toString(). bug fix: DCD reader broken. bug fix: getProperty("JSON", "variableInfo", "x") will fail if x is an array @@ -179,7 +179,7 @@ bug fix: point({atomset}, false) gives incorrect Cartesian coordinate when antialiased. bug fix: popup menu item "Surfaces...Off" resets atom selection bug fix: files with names containing "[]" cannot be loaded. -bug fix: can fail because of 2% slop involved in defining cell=555 +bug fix: {cell=555}.find("cellFormula") can fail because of 2% slop involved in defining cell=555 bug fix: {atomset}.split() [split atomset by model] returns array of strings, not array of atoms bug fix: getproperty SHAPEINFO fails if CGO is present bug fix: CGO from state deletes DRAW objects This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits