openOutpaint/js
Victor Seiji Hariki fe508f8b21 simple command pattern and edit history
Implements command pattern for providing edit history capabilities to
editing. For now, no implementation is done to support keyboard
shortcuts, so the buttons are the only way to navigate. Also, only image
insertion is supported for now. Waiting for the masking updates to
implement masking history.

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2022-11-20 14:59:11 -03:00
..
commands.js simple command pattern and edit history 2022-11-20 14:59:11 -03:00
index.js simple command pattern and edit history 2022-11-20 14:59:11 -03:00
settingsbar.js New draggable settings panel 2022-11-19 23:48:12 +02:00