Revision: 20890 http://sourceforge.net/p/jmol/code/20890 Author: hansonr Date: 2015-12-15 00:52:28 +0000 (Tue, 15 Dec 2015) Log Message: ----------- Jmol.___JmolVersion="14.5.1_2015.12.14"
bug fix: JSmol (JSmolCore.js) check for MS Edge browser, which does not support dataURI Modified Paths: -------------- branches/v14_4/Jmol/src/org/jmol/viewer/Jmol.properties trunk/Jmol/src/org/jmol/viewer/Jmol.properties Modified: branches/v14_4/Jmol/src/org/jmol/viewer/Jmol.properties =================================================================== --- branches/v14_4/Jmol/src/org/jmol/viewer/Jmol.properties 2015-12-13 18:31:29 UTC (rev 20889) +++ branches/v14_4/Jmol/src/org/jmol/viewer/Jmol.properties 2015-12-15 00:52:28 UTC (rev 20890) @@ -7,8 +7,13 @@ # see also http://chemapps.stolaf.edu/jmol/zip for daily updates -Jmol.___JmolVersion="14.4.1_2015.12.13" +Jmol.___JmolVersion="14.4.1_2015.12.14" +bug fix: JSmol (JSmolCore.js) check for MS Edge browser, which does not support dataURI + +JmolVersion="14.4.1_2015.12.13" +released + bug fix: JavaScript Chrome/Edge fix for slow response due to setTimeout issues; uses requestAnimationFrame instead in JSmol.js bug fix: zoomTo not setting time to 0 in the case of scriptWait bug fix: set selectAllModels should restrict action of display/hide as well Modified: trunk/Jmol/src/org/jmol/viewer/Jmol.properties =================================================================== --- trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2015-12-13 18:31:29 UTC (rev 20889) +++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2015-12-15 00:52:28 UTC (rev 20890) @@ -62,8 +62,12 @@ TODO: consider if models with no atoms will cause issues in relation to model.firstAtomIndex -Jmol.___JmolVersion="14.5.0_2015.12.13" +Jmol.___JmolVersion="14.5.1_2015.12.14" +bug fix: JSmol (JSmolCore.js) check for MS Edge browser, which does not support dataURI + +JmolVersion="14.5.0_2015.12.13" + new feature: "#_DOCACHE_" suffix for file name loading tells Jmol to insert full structure into any state -- allows SPT files to preserve the original file (as in all PNGJ files) -- for example: 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