changeset 161:4b1690fbddf0

Add note about MP2018 changes having been integrated.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 20 Aug 2018 13:12:50 +0300
parents 546146bc2247
children ca07bdf66a70
files mpui.js
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mpui.js	Mon Aug 20 13:04:20 2018 +0300
+++ b/mpui.js	Mon Aug 20 13:12:50 2018 +0300
@@ -117,6 +117,7 @@
   mobj.innerHTML = 
     "<p><b>Things of note:</b></p>"+
     "<ul>"+
+    "<li>All of Multipaint v1.8.2018 changes have been integrated, but there are no UI widgets for changing the aspect ratio etc. (yet)</li>"+
     "<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>"+