# Fix: Phantom Shape

## <mark style="color:blue;">The Problem | Phantom Shape in Block</mark>

The most common error that throws off your fabric calculations is when a shape in your block is hiding behind layers or is completely outside the block area.

Even though these shapes are hidden, the PreQuilt Fabric Calculator will give you calculations for them and consequently the amount of fabric you need will be inaccurate.

This often results in being told you need more fabric than you do.

***

## <mark style="color:blue;">YouTube Video</mark>

{% embed url="<https://youtu.be/zQU8Aelbb9E>" %}

***

## <mark style="color:blue;">Help Guide</mark>

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

In this example, the **Continental** block is throwing an Error Warning in the Fabric Calculator.

<div align="left"><figure><img src="/files/QUAfy2PIokpNkljfABzs" alt=""><figcaption></figcaption></figure></div>

### <mark style="color:blue;">Problem Analysis</mark>

Let's investigate what is causing the error. To do this:

{% stepper %}
{% step %}
In the design application, click on <mark style="color:blue;">**Edit Block**</mark> for the Sashing quilt block.

<div align="left"><figure><img src="/files/wefVedYlvW0lLIKF9usm" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
At first glance we cannot see this teal HST shape, which makes sense since it's throwing the error.

<div align="left"><figure><img src="/files/gulGIOxbgcR5O74B0XlJ" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the <mark style="color:blue;">**LAYERS tab**</mark> at the top of the left side control panel.

<div align="left"><figure><img src="/files/uNDQQRd6ZSO0w32Yi7ZG" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Once expanded, we can see all the shapes on individual layers. Using the thumbnail on the left side, we can try and find our phantom shape. You can also start to hide the other shapes to try and uncover the phantom shape.

<div align="left"><figure><img src="/files/UUtplZgkMLm9bt2vGRa3" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Here we can see that it's most likely this teal HST that has just the tip of the shape visible under many layers.

<div align="left"><figure><img src="/files/uSElEL2MZd2Qs0HSIMZv" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### <mark style="color:blue;">Fix the Error & Fabric Calculations</mark>

{% stepper %}
{% step %}
In the design application, click on <mark style="color:blue;">**Edit Block**</mark> for the Sashing quilt block.

<div align="left"><figure><img src="/files/YSVyBchsZCoanN0K9nTa" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the <mark style="color:blue;">**LAYERS tab**</mark> at the top of the left side control panel.

<div align="left"><figure><img src="/files/v6vVcHVzTZGXtKAPWVoD" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the phantom shape's layer and drag it to the top of the list. We can now see it on the Block Editor space.

<div align="left"><figure><img src="/files/QhCSjm3u8uEKBK9vFiTT" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ab671LRsL6mXhMhOzs9l" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the <mark style="color:blue;">**Delete**</mark> button in the shape's layer.

<div align="left"><figure><img src="/files/VM96OZRVEovvSV8RzdXn" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
You will now see the shape has been removed from the quilt block.

<div align="left"><figure><img src="/files/9UvncuN2h9bBRUBc2VR7" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the <mark style="color:blue;">**Save to Quilt**</mark> button in the top right corner.

<div align="left"><figure><img src="/files/ELgEiKRSmkGmoesSqFzp" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %} <mark style="color:blue;">**Save**</mark> the quilt (![](/files/DWYhZlpFuB1vDsCEh8a2)) and click on the <mark style="color:blue;">**Fabric Calculator**</mark> button (![](/files/tmRBEFnmAqF9OLP1d15U)).

{% endstep %}

{% step %}
The error is now gone and the fabric calculations are corrected.
{% endstep %}
{% endstepper %}


---

# 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://help.prequilt.com/prequilt-101/fabric-calculator/fix-fabric-calculator-errors/fix-phantom-shape.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.
