From 276468c49a3eabcaa43c5e159fc31d5877be88e3 Mon Sep 17 00:00:00 2001
From: Simon
"e" = enables editing mode
esc = disables editing mode (and saves page)
-
- arrow keys = slight movement (must click on container first to focus)
- backspace = delete container (must click on container first to focus)
+ backspace = delete last clicked container (only in editing mode)
precise adjustments: - click on a slider (e.g. border width) to focus it, keep your mouse hovered over it, - and use the arrow keys to make minute changes. + click on a container or settings slider to focus it, then use the arrow keys + to make minute changes.
floating text:
- create a bookmark layer, remove the border, and set the background opacity to zero.
-
then, add new sections to the layer without entering any label/link information.
- customize the layer's section text to your liking and place wherever you want.
+ to create floating text, create a bookmark layer, remove the border, and
+ set the background opacity to zero. then, add new sections to the layer
+ with no bookmark link or label information. customize the layer's section
+ text to your liking and place freely.
straight lines:
create a bookmark layer and set the border to your desired line width. remove the
@@ -399,7 +399,8 @@
NOTE: if you have multiple font families in your cart (it tracks all
of the fonts you press "get font" on), only the top one will be
- loaded. also, only regular versions of fonts are supported.
+ loaded into your startpage. also, only regular versions of fonts
+ are supported.
to load a font:
@@ -670,6 +671,8 @@
let cursors = {};
+ // TODO: settings for italize / bold bookmark links
+
class Container {
id;
name;
@@ -869,7 +872,7 @@
document.body.insertAdjacentHTML(
"beforeend",
`
-