From 3f0fce3bc669355bb255a90849ed3939709efd99 Mon Sep 17 00:00:00 2001 From: abakkk Date: Mon, 29 Jun 2020 15:40:37 +0200 Subject: [PATCH] Add "duplicate an element" how-to in readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0a95723..7dda536 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,12 @@ Then save your beautiful work by taking a screenshot. ![How to draw an arrow](https://framagit.org/abakkk/DrawOnYourScreen/uploads/af8f96d33cfeff49bb922a1ef9f4a4ce/arrow-screencast.webm) +* Duplicate an element: + + Hold the `Shift` key while starting moving. + + ![How to duplicate an element](https://framagit.org/abakkk/DrawOnYourScreen/-/raw/ressources/duplicate.webm) + * Screenshot Tool extension: [Screenshot Tool](https://extensions.gnome.org/extension/1112/screenshot-tool/) is a convenient extension to “create, copy, store and upload screenshots”. In order to select a screenshoot area with your pointer while keeping the drawing in place, you need first to tell DrawOnYourScreen to ungrab the pointer (`Ctrl + Super + Alt + D`).