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
link() takes a kwarg, multi = False | True, if it is True then use allow the use of Crtl as a modifier. In _set_feature we don't call _reset_feature if the modifier is present, and we use a list of PreviouslyModifiedData to store the orig data of the selected stuff.