Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 51f6a6e

Browse files
committed
Updated whats_new.rst.
Because _Selector is a private class there are no references to the actual getter and setter in the rst file.
1 parent 8a6845c commit 51f6a6e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

doc/users/whats_new.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,13 @@ instead of ``:context:`` any time you want to reset the context.
382382
Widgets
383383
-------
384384

385+
Active state of Selectors
386+
`````````````````````````
387+
388+
All selectors now implement ``set_active`` and ``get_active`` methods (also
389+
called when accessing the ``active`` property) to properly update and query
390+
whether they are active.
391+
385392
Span Selector
386393
`````````````
387394

0 commit comments

Comments
 (0)