From 1fcf6730652d509e78de4b80888772083f5b124a Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 18 Jun 2026 22:04:51 +0800
Subject: [PATCH] Refine Quick Switch app hover visuals

---
 C3.tools/round1-window-activation-fixture-qa.sh |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/C3.tools/round1-window-activation-fixture-qa.sh b/C3.tools/round1-window-activation-fixture-qa.sh
index 2be2897..4a8ddb8 100755
--- a/C3.tools/round1-window-activation-fixture-qa.sh
+++ b/C3.tools/round1-window-activation-fixture-qa.sh
@@ -145,6 +145,7 @@
 "$APP/Contents/MacOS/Aligner" \
   --round0-skip-permissions \
   --round01-open-quick-switch \
+  --round01-waterfall-view-mode=vertical \
   --round01-fixture-window-activation \
   --round01-disable-screenshot-refresh \
   --round01-debug-window-activation \
@@ -170,6 +171,7 @@
 "$APP/Contents/MacOS/Aligner" \
   --round0-skip-permissions \
   --round01-open-quick-switch \
+  --round01-waterfall-view-mode=vertical \
   --round01-fixture-window-activation \
   --round01-disable-screenshot-refresh \
   --round01-debug-window-activation \
@@ -187,6 +189,7 @@
 "$APP/Contents/MacOS/Aligner" \
   --round0-skip-permissions \
   --round01-open-quick-switch \
+  --round01-waterfall-view-mode=vertical \
   --round01-fixture-window-activation \
   --round01-disable-screenshot-refresh \
   --round01-debug-window-activation \

--
Gitblit v1.9.3