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
While working on RadiusNthSelector in #504 I duplicated a fair bit of code from DirectionNthSelector. I think it would be worth creating a MixinNthSelector class to hold this code and be a parent for RadiusNthSelector, DirectionNthSelector, and for a potential LengthNthSelector.
The text was updated successfully, but these errors were encountered:
While working on
RadiusNthSelector
in #504 I duplicated a fair bit of code fromDirectionNthSelector
. I think it would be worth creating aMixinNthSelector
class to hold this code and be a parent forRadiusNthSelector
,DirectionNthSelector
, and for a potentialLengthNthSelector
.The text was updated successfully, but these errors were encountered: