1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-17 09:24:30 +00:00
TiddlyWiki5/core/modules/widgets/edit/editors
Jeremy Ruston 2d5d1d1ce1 Improve editting of corrupt images
We now detect errors loading the image and initialise a blank canvas
instead.

This means that it's possible to open HelloThere for editting, and then
change the "type" field to "image/jpeg", and the textarea automatically
switches to a blank bitmap. Next up is making it possible to change the
size of the bitmap.
2013-06-05 15:47:44 +01:00
..
bitmapeditor.js Improve editting of corrupt images 2013-06-05 15:47:44 +01:00
texteditor.js Fix issue with scrolling while editting long tiddlers in Firefox 2013-05-21 17:54:10 +01:00