Revert "Enable New UI by default (#1460)" (#1476)

This reverts commit f0b735f3dd.
This commit is contained in:
Chenlei Hu
2024-11-08 16:35:52 -05:00
committed by GitHub
parent 777a6d9ce3
commit acbc38ced4
6 changed files with 4 additions and 40 deletions

View File

@@ -778,7 +778,6 @@ export const comfyPageFixture = base.extend<{ comfyPage: ComfyPage }>({
comfyPage.userIds[parallelIndex] = userId
await comfyPage.setupSettings({
'Comfy.UseNewMenu': 'Disabled',
// Hide canvas menu/info by default.
'Comfy.Graph.CanvasInfo': false,
'Comfy.Graph.CanvasMenu': false,