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

Fix select.items() return value #53

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

blankse
Copy link

@blankse blankse commented Mar 18, 2024

The return value of select.items() is wrong, when the items argument is set.

@blankse

This comment was marked as outdated.

@blankse

This comment was marked as outdated.

@blankse
Copy link
Author

blankse commented Mar 18, 2024

I misunderstood the event. It is only triggered, if the select type "row", "column", "cell" is changed. I need the "select", "deselect" event instead.

But the return type is not correct if someone change the type. It should always return the type I think.

@blankse blankse changed the title Fix selectItems event Fix select.items() return value Mar 18, 2024
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.

None yet

1 participant