WizUI / WuiDom

JavaScripted and eventy DOM
2 stars 5 forks source link

Remove rebindTouchListeners() hack #14

Closed AlmirKadric closed 10 years ago

AlmirKadric commented 10 years ago

we need to check the validity of the rebindTouchListeners() hack. This was implemented due to a bug in IOS. As such we should check if this bug is still present in IOS 6 and 7. If not this section of code should be removed.