You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Dont prevent SelectionToggled messages in bulk SelectionList methods. Its important for callers to know on a per-option basis if one was toggled, and is a reasonable expectation. Also update docs to reflect this..
* Update CHANGELOG
-`SelectionList.SelectionToggled` will now be sent for each option when a bulk toggle is performed (e.g. `toggle_all`). Previously no messages were sent at all. https://github.com/Textualize/textual/pull/4759
0 commit comments