# The Block Editor

## <mark style="color:blue;">The Block Editor</mark>

The **Block Editor** is the separate panel that is used for creating custom quilt blocks or editing quilt blocks. Within the editor, you can control the block dimensions, grid lines to help you design your block, piece blocks together using common block shapes, and colorize your quilt blocks.

<figure><img src="/files/qWFBuuVSjM3RFqcskg2K" alt=""><figcaption></figcaption></figure>

The three main components of the Block Editor is the Left Side Control Panel, the central Toolbar, and the [*Block Editor Canvas*](https://glossary.prequilt.com/pq-glossary/bs#block-editor-canvas).

It's important to note that the Left Side Control Panel and Toolbar on the Block Editor are different from the ones that are on the [Quilt Editor](/tour-prequilt/prequilt-blowouts/the-quilt-editor-quilt-grid.md). These control panels are specific to editing and designing quilt blocks.

### <mark style="color:blue;">a | Block Editor's Left Side Control Panel -- Block Info Tab</mark>

The **Block Info tab** on the Block Editor's left side control panel is where you can edit the general information for the quilt block:

![](/files/HsEDkbKMxDNW1GLEUCHL)

* Block name
* Finished block dimensions (width & height)
* Number of grid lines on the Block Editor Canvas (horizontal & vertical lines)
* Visibility for grid lines
* Tracer feature

### <mark style="color:blue;">b | Block Editor's Left Side Control Panel -- Layers Tab</mark>

The **Layers tab** on the Block Editor's left side control panel is where you can control the layering of the quilt [*block pieces*](https://glossary.prequilt.com/pq-glossary/bs#block-piece). Drag different quilt block pieces up or down to control the layering placement (and visibility) of them on the Block Editor Canvas. The piece at the top of the list will also be the top layer on the Block Editor Canvas.

![](/files/aouFtJtdc0JZspilOGUG)

### <mark style="color:blue;">c | Block Editor's Left Side Control Panel -- Selected Tab</mark>

The **Selected tab** on the Block Editor's left side control panel is visible once a piece on the block editor canvas has been selected (by clicking on it). The Selected tab is where you can edit and design of the individual quilt block pieces using the dropdown tabs:

1. **Solids/Prints Tab**
   * Control the color swatch or [*printed fabric swatch*](https://glossary.prequilt.com/pq-glossary/ps#printed-fabric-swatch-also-fabric-swatch) [*linked*](https://glossary.prequilt.com/pq-glossary/ls#link-ing) to a specific quilt block piece
   * Create or edit [*color tags*](https://glossary.prequilt.com/pq-glossary/cs#color-tags)
   * ![](/files/bLYUwcYP3EizAnFRZGAv)
2. **Size Tab**
   * Control the dimensions of the quilt block piece (width and height)
   * Scale a quilt block piece to a specific percentage of a quilt block size
   * ![](/files/L1xkFqoxqLV89nfnoJeo)
3. **Position Tab**
   * Control the exact position of the selected quilt block piece on the block editor canvas
   * Positions are relative to the top, left corner of the block editor canvas
   * ![](/files/7M8q4TdXasIHFYSe6n9r)
4. **Rotate/Mirror Tab**
   * Rotate or mirror the selected quilt block piece
   * ![](/files/ULyVjtaZuvDXwim705rO)

### <mark style="color:blue;">d | Block Editor's Toolbar</mark>

The [*Toolbar*](https://glossary.prequilt.com/pq-glossary/ts#toolbar) on the Block Editor is a collection of quickly accessible buttons for commonly used actions that are specific to editing and designing your quilt block.

![](/files/88sduiOUisFyFFiaTCpk)

These quick action buttons include:

1. **Snap to Position** (<img src="/files/xXEF7bbS7JKXoj0x3Jd7" alt="" data-size="line">)
   * Feature will snap block piece to closest grid lines
   * Turn this feature on or off by clicking on this button
2. **Snap to Scale** (<img src="/files/ScH7sZrdQsGroOFhvjLO" alt="" data-size="line">)
   * Feature will snap the size of a block piece to closest grid lines when resizing
   * Turn this feature on or off by clicking on this button
3. **Undo** (<img src="/files/UHNkeOlOrorDgr43WDrC" alt="" data-size="line">)
   * Undoes one action for each time clicked (will stop when no more actions can be undone)
4. **Redo** (<img src="/files/h61s4t6cDHHKC8KV5kng" alt="" data-size="line">)
   * Redoes that last action that was undone
5. **Align** (<img src="/files/DPcSJdZT2YwSRAIbztnN" alt="" data-size="line">)
   * Choose aligning options when clicking on this button
   * Left / Center / Right
   * Top / Center / Bottom
6. **Rotate** (<img src="/files/i1bMh65UetqrHpp7rOqR" alt="" data-size="line">)
   * Quickly rotates any selected block pieces by 45 degrees
   * Click repeatedly to rotate in increments of 45 degrees
7. **Clone** (<img src="/files/lzh244Q22eZyuYJL2AD4" alt="" data-size="line">)
   * Copy selected block pieces by [*cloning*](https://glossary.prequilt.com/pq-glossary/cs#clone) them onto your block editor canvas
8. **Scale** (<img src="/files/NS1TYDWOXQY4RqlV0y1c" alt="" data-size="line">)
   * Scale the size of the selected blocks by 20%
9. **Scale to Fit** (<img src="/files/q2JCknULSYX3Ro3hqL5R" alt="" data-size="line">)
   * Scale the selected block piece to the full width and height of the block editor canvas
10. **Delete Shape** (<img src="/files/2hzVlmBo1uxpjMkBr8k3" alt="" data-size="line">)
    * Delete selected block pieces from the block editor canvas


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://courses.prequilt.com/tour-prequilt/prequilt-blowouts/the-block-editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
