1
0
Fork 0

wip: tweaks and custom components

This commit is contained in:
Joost De Cock 2024-09-29 18:41:56 +02:00
parent 17472fe7ec
commit d397f2c3f4
12 changed files with 125 additions and 91 deletions

View file

@ -2,6 +2,8 @@
title: How to generate bespoke sewing patterns
---
import ControlTip from '@site/docs/_controltip.mdx'
Generating custom sewing patterns based on your measurements is the flagship feature of our website.
We provide an online environment that allows you to customize various aspects of your pattern.
@ -9,7 +11,7 @@ This environment provides a wide range of features, and on these pages we will e
<ControlTip />
## The editor
## The editor
Below is a screenshot of FreeSewing's pattern editor in **kiosk mode** which hides the site header and footer and lets the editor take up the entire screen. It also has the **View menu** (on the left) expanded. By default you will only see the icons, and not the text of the menu on the left.
@ -56,4 +58,6 @@ This allows you to quickly verify the specific role of a setting or option witho
## Editor modes
<Fixme>Complete these docs</Fixme>
:::note FIXME
Complete these docs
:::