# 自由配置モードの追加

***

## 自由配置モード

これまでは、スクリーンパネルやマーカーパネルの配置はグリッドに依存していました。v1.28では、グリッドに依存せずにパネルを配置(自由配置)するかどうか、部屋ごとに設定できるようになりました。

***

### 設定方法

1. ウインドウ**左上部**にあるココフォリアのルーム名周辺をクリックする。

<div align="center"><figure><img src="/files/rsIAEB4V7jyP2Y3HC4hS" alt="" width="239"><figcaption></figcaption></figure></div>

2. ルーム設定>概要>ルーム設定から、「自由配置モードのトグル」をONにする。

以下の画像のように「自由配置モード」の横が青くなっていれば、画像を好きな位置に配置できます。

<figure><img src="/files/llvDIkcB1LciLW50Oc5g" alt="" width="563"><figcaption></figcaption></figure>

### 自由配置モードを適用しない・する場合の比較

下の画像をスクリーンパネルとして配置してみます。

<div align="center"><figure><img src="/files/r7svvgWfe30R1fckUZNZ" alt="" width="188"><figcaption></figcaption></figure></div>

#### 自由配置モードをオフにした場合

<div align="center"><figure><img src="/files/fJZ6qV8T2MA4tLZkr0Xn" alt="" width="275"><figcaption></figcaption></figure></div>

パネルをドラッグで動かして画像を離すと、グリッドにはまるよう配置されます。

#### 自由配置モードをオンにした場合

<div align="center"><figure><img src="/files/UBfPlJ1KF1x8cHKZ6mIZ" alt="" width="224"><figcaption></figcaption></figure></div>

パネルをドラッグで動かして画像を離すと、グリッドとは関係なく配置されます。


---

# 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://docs.ccfolia.com/update/v1.28/free-layout.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.
