#118 new
Joe Gornick

Modify fuse.Number#times method to mirror standard callback arguments.

Reported by Joe Gornick | March 4th, 2011 @ 01:06 AM

The fuse.Number#times method passes the current element and index of the element, but doesn't pass the reference to the Number object. In order to keep callbacks persistent with 3 arguments being the current element in the loop, index of the element and the object the method is being called on, this will need to be updated.

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.

People watching this ticket

Pages