Skip to content

Fix Checkboxes staying selected (#62)#75

Merged
pSpitzner merged 1 commit intomainfrom
#62_checkboxes
Jun 9, 2025
Merged

Fix Checkboxes staying selected (#62)#75
pSpitzner merged 1 commit intomainfrom
#62_checkboxes

Conversation

@semohr
Copy link
Collaborator

@semohr semohr commented Jun 6, 2025

Selection state wasn't computed correctly. Splicing does not change
object reference which than does not trigger a state update.

closes #62

object reference which does not trigger state update.
@semohr semohr changed the title Fixe Checkboxes staying selected (#62) Fix Checkboxes staying selected (#62) Jun 7, 2025
@pSpitzner pSpitzner merged commit 1ad1e7c into main Jun 9, 2025
2 checks passed
@semohr semohr deleted the #62_checkboxes branch June 10, 2025 10:02
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.

[RCv1] Inbox tree view checkboxes stay selected when deselecting

2 participants