Skip to content

Prevent other nodes to capture mouse click while trying to resize#3

Open
alecas93 wants to merge 2 commits intoEranot:mainfrom
alecas93:main
Open

Prevent other nodes to capture mouse click while trying to resize#3
alecas93 wants to merge 2 commits intoEranot:mainfrom
alecas93:main

Conversation

@alecas93
Copy link
Copy Markdown

Prevent other nodes to capture mouse click while trying to resize

Prevent other nodes to capture mouse click while trying to resize
@alecas93
Copy link
Copy Markdown
Author

alecas93 commented Nov 28, 2025

Hi! Sorry for already correcting a pull request.. I've noticed that this solves the mentioned problem but one can't click other objects anymore.. so it actually solves a problem to create another one. I'm still thinking how to solve it.

Solve capturing mouse click form both resizable Control Node and any other clickable node in the same spot.
Prevents prioritizing the resizable Control Node over any other Node.
Done tests. Some more would be ideal.
@alecas93
Copy link
Copy Markdown
Author

Hopefully solved by changed the line code with accept_event().
Done some tests and it seems to work. Some more tests would be ideal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant