# HG changeset patch # User Matti Hamalainen # Date 1535545014 -10800 # Node ID 3b0864bf74364b70d3b36e66852e1ed92f970ba0 # Parent efbd833065f53c57c3386787f677a6d1271694ca Add note about PNG export working now. diff -r efbd833065f5 -r 3b0864bf7436 mpui.js --- a/mpui.js Wed Aug 29 15:13:13 2018 +0300 +++ b/mpui.js Wed Aug 29 15:16:54 2018 +0300 @@ -193,7 +193,7 @@ "but there are no UI widgets for changing some settings, "+ "loading of alternate palettes, etc. (yet.. might take time to implement these.)"+ "
  • Source code export is not guaranteed to work (it is enabled now, though.)
  • "+ - "
  • PNG/JPEG import/export does not work.
  • "+ + "
  • PNG/JPEG import does not work. PNG export works now (alt+shift+W or alt+click on format export icon.)
  • "+ "
  • The 'magnify' tool works oddly, though I think this issue may exist in the original as well.
  • "+ "
  • The preview window seems to be buggy for multicolor bitmaps.
  • "+ "
  • There may be other bugs .. though I've also fixed few bugs that exist in original Multipaint.
  • "+