From 8bced361feadc8ed33de615abe5c63aed85ff09c Mon Sep 17 00:00:00 2001 From: zyx Date: Sat, 28 Feb 2026 16:07:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=8A=E6=97=A7=E8=AF=91=E2=80=9C=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E7=AA=97=E5=8F=A3=E6=95=B0=E9=87=8F=E2=80=9D=E6=94=B9?= =?UTF-8?q?=E6=88=90=E4=BA=86=E6=96=B0=E8=AF=91=E2=80=9C=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E7=AA=97=E5=8F=A3=E5=86=85=E5=AE=B9=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zyx --- pages/WindowDance.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/WindowDance.md b/pages/WindowDance.md index addb1cc..66c33c9 100644 --- a/pages/WindowDance.md +++ b/pages/WindowDance.md @@ -61,9 +61,9 @@ ![使用轴点后,无论在哪个分辨率下两个窗口都是紧挨的](../images/Window_Dance_229ratio_pivot.png) 所以当你的动画需要多个窗口之间的位置配合时,不妨试试用轴点的移动来代替直接移动窗口。 -## 设置窗口数量 +## 设置窗口内容 -首先需要纠正一个翻译问题,这个事件的正确翻译应为**设置窗口内容**(英文原文: Set Window Content)。真正可以设置窗口数量的事件是前面提到的**隐藏窗口**事件(显示或者隐藏窗口),请大家不要搞错了。 +~~这个事件以前翻译错误,译成了**设置窗口数量**,害人不浅。~~ 这个事件的设置项目是这样的: ![](../images/Window_Content.png)