backbone-forms icon indicating copy to clipboard operation
backbone-forms copied to clipboard

Bug #525 - optimise rendering of select options.

Open glenpike opened this issue 9 years ago • 1 comments

As per fix, push each rendered element into an array which we then pass to $.fn.add in one go - more efficient. Add test to ensure that add only gets called once.

glenpike avatar Oct 03 '16 15:10 glenpike

This fix works great. Hope the pull request got approved soon.

midnightcodr avatar Oct 17 '16 13:10 midnightcodr