TomodomoCo / total-slider

A WordPress plugin for creating, editing and removing ‘slides’ with text and images (for a homepage, for example).
GNU General Public License v2.0
7 stars 2 forks source link

CanJS #50

Closed chrisvanpatten closed 10 years ago

chrisvanpatten commented 11 years ago

Now that CanJS has fixed the noConflict bug, is it worth exploring a move back to CanJS? If I remember correctly (and I may not), the advantage to CanJS was that it did not re-evaluate the entire EJS block on each change, which would theoretically stop the background-image flash bug when using the background-size property. It might just be more efficient in general.

Worth noting, anyway!

chrisvanpatten commented 10 years ago

Marking as closed, because we should be using Backbone instead, per #56.