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

EndCanvas unselect one node #23

Open
Sagigamil opened this issue Jan 12, 2021 · 1 comment
Open

EndCanvas unselect one node #23

Sagigamil opened this issue Jan 12, 2021 · 1 comment
Labels
need more info Not enough information to proceed

Comments

@Sagigamil
Copy link

HI!
I noticed a bug in ImNodes::EndCanvas() function.
It's reset the single_selected_node to null if ctrl and shift keys not clicked,
So when I click a node with mouse only, the function ImNodes::Ez::BeginNodeset select to true,
but in next call to this function, select becomes false.

I don't sure why you made ImNodes::EndCanvas() function act and if it's really a bug,
but I think that after clicking a node it should be selected without using shift or ctrl keys.

Sagi

@rokups
Copy link
Owner

rokups commented Jan 28, 2021

I am unable to replicate this issue in a sample application. Can you? Also could you link exact lines you think are at fault?

@rokups rokups added the need more info Not enough information to proceed label Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need more info Not enough information to proceed
Projects
None yet
Development

No branches or pull requests

2 participants