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
Select RadioButtons by closest in position. (#13268)
* Select RadioButtons by closest in position.
Modify the selection criterion for RadioButtons so that the closest to the mouse click is activated.
* Update widgets.py
* Update widgets.py
@timhoffm Done!
0 commit comments