From f209e39a50a94af83f380d230c0df5bc0fbf4e08 Mon Sep 17 00:00:00 2001
From: Fen Dweller
Date: Thu, 23 Apr 2020 18:13:26 -0400
Subject: [PATCH] Improve formatting of the help page a bit and update it
---
macrovision.css | 2 +-
macrovision.html | 11 +++++++++++
macrovision.js | 2 +-
3 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/macrovision.css b/macrovision.css
index 3c9b48b4..20e50daf 100644
--- a/macrovision.css
+++ b/macrovision.css
@@ -473,7 +473,7 @@ body.toggle-bottom-name .bottom-name {
#help ul {
text-align: left;
list-style: circle;
- width: 75vw;
+ width: 75%;
}
#help li {
diff --git a/macrovision.html b/macrovision.html
index 9a6016c0..50c23f4b 100644
--- a/macrovision.html
+++ b/macrovision.html
@@ -50,10 +50,21 @@
Adding/removing entities
+ - Add new entities with the selection boxes at the top
- Remove the selected entity with the Delete key
- Alternatively, drag them off the top of the screen
+ Sharing
+
+
+ - You can copy a screenshot to your clipboard or save an image to your device in the topbar
+ - To share a scene with others, you can get a link with the Permalink button
+ - Alternatively, you can export the scene as text, or import one from your clipboard
+ - You can also save one scene to your browser and load it later
+ - The current scene is autosaved when closing the tool. You can reload it from the menu.
+
+