[Bug] Fix zoom lag of DOM widget (#3714)

This commit is contained in:
Chenlei Hu
2025-05-02 10:58:51 -04:00
committed by GitHub
parent 53372110d3
commit ec8ee49a2c
4 changed files with 48 additions and 23 deletions

View File

@@ -9,7 +9,9 @@ test.describe('Load Workflow in Media', () => {
'no_workflow.webp',
'large_workflow.webp',
'workflow.webm',
'workflow.glb',
// Skipped due to 3d widget unstable visual result.
// 3d widget shows grid after fully loaded.
// 'workflow.glb',
'workflow.mp4',
'workflow.mov',
'workflow.m4v',

View File

@@ -187,7 +187,10 @@ test.describe('Image widget', () => {
})
test.describe('Animated image widget', () => {
test('Shows preview of uploaded animated image', async ({ comfyPage }) => {
// https://github.com/Comfy-Org/ComfyUI_frontend/issues/3718
test.skip('Shows preview of uploaded animated image', async ({
comfyPage
}) => {
await comfyPage.loadWorkflow('widgets/load_animated_webp')
// Get position of the load animated webp node