changeset 215:280d95196265

Update notes.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 03 Sep 2018 14:33:14 +0300
parents bd63ecb82e61
children d3eba28c26e5
files mpui.js
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mpui.js	Mon Sep 03 14:32:03 2018 +0300
+++ b/mpui.js	Mon Sep 03 14:33:14 2018 +0300
@@ -245,11 +245,11 @@
     "<ul>"+
     "<li>All of Multipaint v1.8.2018 changes have been integrated, "+
     "but there are no UI widgets for changing some settings, "+
-    "loading of alternate palettes, etc. (yet.. might take time to implement these.)</li>"+
+    "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>"+
-    "<li>The preview window seems to be buggy for multicolor bitmaps.</li>"+
+    "<li>The preview window seems to be buggy for wide-pixel (e.g. c64 multicolor) bitmaps.</li>"+
     "<li>There may be other bugs .. though I've also fixed few bugs that exist in original Multipaint.</li>"+
     "</ul>"+
     "<p>You can also view the <a href=\"https://tnsp.org/hg/forks/multipaint-js/\">Mercurial repository for this project</a>.</p>";