todo list

This commit is contained in:
synth_ruiner 2019-03-26 08:38:51 +00:00
parent fa3e22f2fa
commit 0232d0be86
1 changed files with 2 additions and 1 deletions

View File

@ -84,4 +84,5 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) {
* allow user to zoom out so the image is letterboxed/windowboxed/etc. * allow user to zoom out so the image is letterboxed/windowboxed/etc.
* break up rendering into separate preview and output modes (would be good to have a throttled preview for brightness slider adjustments and then a debounced tile render) * break up rendering into separate preview and output modes (would be good to have a throttled preview for brightness slider adjustments and then a debounced tile render)
* add 'invert' function * add 'invert' function
* allow for image colour hack * allow for image colour hack
* make a tool for batch importing images?