Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: The position of the selection box for the nodes selected by the mouse is calculated incorrectly and is not consistent with the cursor position #421

Closed
ycyy opened this issue Jan 3, 2025 · 1 comment · Fixed by #422
Assignees
Labels
bug Something isn't working

Comments

@ycyy
Copy link

ycyy commented Jan 3, 2025

Frontend Version

v1.6.15

Expected Behavior

The selection box is in line with the cursor position.

Actual Behavior

The position of the selection box for the nodes selected by the mouse is calculated incorrectly and is not consistent with the cursor position.
prob

Steps to Reproduce

Use the left mouse button to box-select the nodes.

Debug Logs

no logs

Browser Logs

no logs

Setting JSON

comfy.settings.json

What browsers do you use to access the UI ?

Google Chrome

Other

No response

┆Issue is synchronized with this Notion page by Unito

@ycyy ycyy changed the title [Bug]: [Bug]: The position of the selection box for the nodes selected by the mouse is calculated incorrectly and is not consistent with the cursor position Jan 3, 2025
@webfiltered webfiltered self-assigned this Jan 3, 2025
@webfiltered
Copy link
Contributor

webfiltered commented Jan 3, 2025

Correction: different issue when using page zoom introduced in Litegraph 0.8.43.

This square-select issue introduced in Frontend cb607ee070ead2de9d1d6de4a7d3585870354755, litegraph #412 (0.8.54),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants