Improve performance of WCF.Dropdown
authorTim Düsterhus <duesterhus@woltlab.com>
Sun, 15 Dec 2013 22:08:10 +0000 (23:08 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Sun, 15 Dec 2013 22:51:04 +0000 (23:51 +0100)
commit978fdd0a14f88aaf23ac81eeec53cec8b31be76f
tree64ed7dbe8b39ec0e451a299d1ab5ab530ce28c18
parent2d4a1fafbf9fc9164da8e247664d31595876aa80
Improve performance of WCF.Dropdown

WCF.Dropdown formerly bound one scroll event every time init was called
Now there is only one scroll event for the whole lifetime of the page
wcfsetup/install/files/js/WCF.js