changeset 219:ed594b3e3f45

Update notes.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 04 Sep 2018 15:43:05 +0300
parents d3eba28c26e5
children 6db5defacbb3
files mpui.js
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mpui.js	Tue Sep 04 15:29:10 2018 +0300
+++ b/mpui.js	Tue Sep 04 15:43:05 2018 +0300
@@ -234,6 +234,7 @@
   mobj.innerHTML =
     "<p><b>Things of note:</b></p>"+
     "<ul>"+
+    "<li>All of Multipaint v1.8.2018 changes have been integrated."+
     "<li>Save ('S') and Load ('L') save to/load from <a href=\"https://en.wikipedia.org/wiki/Web_storage\">browser local storage</a> "+
     "(there can be only one \"save\" per machine type, so be careful.)</li>"+
     "<li>Each machine type has its own local storage save space.</li>"+
@@ -243,9 +244,6 @@
     "</ul>"+
     "<p><b>Existing problems:</b></p>"+
     "<ul>"+
-    "<li>All of Multipaint v1.8.2018 changes have been integrated, "+
-    "but there are no UI widgets for changing some settings, "+
-    "etc. (yet.. might take time to implement these.)</li>"+
     "<li>Source code export is not guaranteed to work (it is enabled now, though.)</li>"+
     "<li>PNG/JPEG <b>import</b> does not work. <b>PNG export works now (alt+shift+W or alt+click on format export icon.)</b></li>"+
     "<li>The 'magnify' tool works oddly, though I think this issue may exist in the original as well.</li>"+