From 12761f83beed1404fe0c881e507ae4b4801c8ceb Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Sat, 24 Jan 2026 15:08:08 +0900 Subject: [PATCH] [backport cloud/1.37] Linear: progressbar, tooltips, and output fixes (#8291) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Backport of #8250 to `cloud/1.37` Automatically created by backport workflow. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8291-backport-cloud-1-37-Linear-progressbar-tooltips-and-output-fixes-2f26d73d36508170a083eef8dfd1be50) by [Unito](https://www.unito.io) --------- Co-authored-by: AustinMroz Co-authored-by: GitHub Action --- src/components/sidebar/ModeToggle.vue | 12 +++++-- .../extensions/linearMode/LinearPreview.vue | 2 +- .../extensions/linearMode/OutputHistory.vue | 33 ++++++++++++++++--- 3 files changed, 40 insertions(+), 7 deletions(-) diff --git a/src/components/sidebar/ModeToggle.vue b/src/components/sidebar/ModeToggle.vue index 1d909f4cd..5ec675efe 100644 --- a/src/components/sidebar/ModeToggle.vue +++ b/src/components/sidebar/ModeToggle.vue @@ -14,16 +14,24 @@ function toggleLinearMode() {