Skip to content

Commit 7b21a7c

Browse files
authored
Merge branch 'main' into docs/weekly-update
2 parents 4a3918d + c642ed5 commit 7b21a7c

File tree

84 files changed

+2325
-535
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+2325
-535
lines changed

browser_tests/fixtures/utils/litegraphUtils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ export class NodeReference {
503503
for (const position of clickPositions) {
504504
// Clear any selection first
505505
await this.comfyPage.canvas.click({
506-
position: { x: 50, y: 50 },
506+
position: { x: 250, y: 250 },
507507
force: true
508508
})
509509
await this.comfyPage.nextFrame()
10.9 KB
Loading
350 Bytes
Loading
8.88 KB
Loading
6.96 KB
Loading
6 Bytes
Loading
9.14 KB
Loading
9.69 KB
Loading
10.9 KB
Loading
10.2 KB
Loading

0 commit comments

Comments
 (0)