Updated Hotkeys (markdown)

Azgaar 2018-03-26 13:20:23 +03:00
parent b46d365403
commit dc3b3200c7

@ -10,8 +10,11 @@ Map scrolling and zooming:
* <kbd>+</kbd> - zoom in
* <kbd>-</kbd> - zoom put
Adding elements:
* <kbd>Shift</kbd> - hold to add continue adding elements on click (e.g. burgs and labels)
The result will be displayed in the Console (<kbd>F12</kbd> in Chrome):
* <kbd>S</kbd> - show states data as a table
* <kbd>M</kbd> - show burgs data as a table
* <kbd>C</kbd> - show cells data as a table
* <kbd>Space</kbd> - show cell (on mouse point) data as a table
* <kbd>S</kbd> - log states data as a table
* <kbd>B</kbd> - log burgs data as a table
* <kbd>C</kbd> - log cells data
* <kbd>Space</kbd> - log cell (on mouse point) data as a table