> For the complete documentation index, see [llms.txt](https://docs.styleai.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.styleai.io/readme-1/26.05.31-tablet-ipad-brush-tool-support.md).

# 26.05.31: Tablet (iPad) Brush Tool Support

태블릿에서도 브러시 에디터를 사용할 수 있습니다! \
아래 표에서 내가 사용하는 기기 이름을 찾아 이용 방법을 확인해 보세요.

## 1. 기기별 지원 스펙 확인하기 (가로 모드 기준)

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

| 이용 방법                   | **Apple iPad**                                                                               | **Samsung Galaxy Tab**                                             |
| ----------------------- | -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| ✨ 설정 없이 바로 사용           | <p>• Pro 13인치</p><p>• Pro 12.9인치</p>                                                         | <p>• Ultra 시리즈 (S8 / S9 Ultra)</p><p>• Plus(+) 시리즈 (S8+ / S9+)</p> |
| :eyeglasses: 브라우저 축소 필요 | <p>• Air 시리즈 전체 (11"/13")</p><p>• Pro 11인치</p><p>• iPad 일반 (10세대 등)</p><p>• iPad Mini 전체</p> | <p>• S7 / S8 / S9 기본형 (11인치)</p><p>• Galaxy Tab A 시리즈</p>          |

## 2. 1280px 이하 태블릿 기기를 위한 '브라우저 축소' 방법

화면이 잘리거나 불필요한 가로 스크롤이 발생할 경우, \
브라우저 자체의 배율 조정을 통해 데스크톱과 동일한 작업 환경을 만들 수 있습니다.

{% embed url="<https://youtu.be/hy9oCRZUR_c?si=pVnTN-NP8_ikX0Oy>" %}

**① Safari (사파리) 브라우저**

* **사용방법:** 주소창 왼쪽의 `가A` (또는 `AA`) 아이콘을 탭한 뒤, 축소 버튼을 눌러 **화면 비율을 67%%로 조절**합니다.

**② Chrome (크롬) 브라우저**

* **사용방법:** 브라우저 우측 상단의 더보기(`...`) 메뉴를 탭한 후 **'Zoom'버튼을 눌러 화면 비율을 67%로 조절**합니다.  &#x20;

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

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

## 3. 브라우저  더보기 (`...`) 에 'Zoom' 버튼이 보이지 않는 경우

1\) Settings 클릭

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

2\) Accessibility 클릭

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

3\) Zoom out 조절

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

4\) 라우저 화면 확인

<figure><img src="/files/67I9HcWakjJPxIWfXIK3" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.styleai.io/readme-1/26.05.31-tablet-ipad-brush-tool-support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
