From ae4f6cc7e9b567bcecc7fb812aa4ab5058aca379 Mon Sep 17 00:00:00 2001 From: Krow Savcik Date: Fri, 16 Feb 2024 18:32:54 +0200 Subject: improved: layer interface New layer is added above the selected one rather than being added on top. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8b51693..1e6227a 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ All the keybindings can be changed in *config.h*. - **SHIFT+I** export image (using system picker - terminal input by default) - **SHIFT+E** import image (using system picker - terminal input by default) - **U/R** undo/redo an action +- **J** add new layer above the exiting one - **B** select pencil - **E** select eraser - **F** select fill tool -- cgit v1.2.3