From 08e5d772ce65bc989df57737807c441746c8903f Mon Sep 17 00:00:00 2001 From: askmeaboutloom Date: Fri, 1 Mar 2024 16:13:20 +0100 Subject: [PATCH] Add help page on updating to 2.2 from 2.1 --- _includes/help/all.html | 1 + _includes/help/common.html | 1 + _includes/help/menu.html | 1 + assets/img/help/brushpresets.webp | Bin 0 -> 84228 bytes assets/img/help/layergroups.webp | Bin 0 -> 13164 bytes assets/img/help/smallscreenmode.webp | Bin 0 -> 31246 bytes assets/img/help/timelineonionskins.webp | Bin 0 -> 12114 bytes assets/img/help/uistyles.webp | Bin 0 -> 228474 bytes help/common/update2x1.markdown | 161 ++++++++++++++++++++++++ 9 files changed, 164 insertions(+) create mode 100644 assets/img/help/brushpresets.webp create mode 100644 assets/img/help/layergroups.webp create mode 100644 assets/img/help/smallscreenmode.webp create mode 100644 assets/img/help/timelineonionskins.webp create mode 100644 assets/img/help/uistyles.webp create mode 100644 help/common/update2x1.markdown diff --git a/_includes/help/all.html b/_includes/help/all.html index f0f81f3..ee1fc74 100644 --- a/_includes/help/all.html +++ b/_includes/help/all.html @@ -4,6 +4,7 @@
  • Frequently Asked Questions
  • Hosting Sessions
  • Joining Sessions
  • +
  • Updating to Drawpile 2.2
  • Drawing and Tools
  • diff --git a/_includes/help/menu.html b/_includes/help/menu.html index aba02af..d45a542 100644 --- a/_includes/help/menu.html +++ b/_includes/help/menu.html @@ -3,6 +3,7 @@
  • Frequently Asked Questions
  • Hosting Sessions
  • Joining Sessions
  • +
  • Updating to Drawpile 2.2