From dc3b3200c70e6343d884fdebf81f49b5a2aa1601 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Mon, 26 Mar 2018 13:20:23 +0300 Subject: [PATCH] Updated Hotkeys (markdown) --- Hotkeys.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Hotkeys.md b/Hotkeys.md index 9a5ade7..7118457 100644 --- a/Hotkeys.md +++ b/Hotkeys.md @@ -10,8 +10,11 @@ Map scrolling and zooming: * + - zoom in * - - zoom put +Adding elements: +* Shift - hold to add continue adding elements on click (e.g. burgs and labels) + The result will be displayed in the Console (F12 in Chrome): -* S - show states data as a table -* M - show burgs data as a table -* C - show cells data as a table -* Space - show cell (on mouse point) data as a table \ No newline at end of file +* S - log states data as a table +* B - log burgs data as a table +* C - log cells data +* Space - log cell (on mouse point) data as a table \ No newline at end of file