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
The draw creation algorithm increments days for each draw entry, but does not reflect it in the final run position. This needs to be changed so that the DrawCreationOptions.MaxDogsPerDay property is properly respected.
The draw creation algorithm increments days for each draw entry, but does not reflect it in the final run position. This needs to be changed so that the
DrawCreationOptions.MaxDogsPerDayproperty is properly respected.