watusi / jquery-mobile-iscrollview

JQuery Mobile widget plug-in for easy use of the iScroll javascript scroller.
408 stars 183 forks source link

Empty resizeEvents option results in binding to all possible events #130

Closed jtara closed 10 years ago

jtara commented 10 years ago

If the resizeEvents option is set to an empty string, the widget will bind the resize action to all possible events.

Well, big oops, lets remove this recent bit of wrong-headed "optimization"...