Disabling miliseconds/microseconds in timepicker
authorAlexander Ebert <ebert@woltlab.com>
Fri, 31 Jan 2014 19:09:13 +0000 (20:09 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 31 Jan 2014 19:09:13 +0000 (20:09 +0100)
commitf2f73f75cc1241401a581b9c4a4d9739126938f9
tree0b20b3ca0eb179d4f89d226fe09c5feaaf460174
parentcf38c9bce32ff1a8926d6474702ad76be1015765
Disabling miliseconds/microseconds in timepicker

Keeping them enabled causes each instance to spawn 1k options for each type (2k in total) which causes a significant delay. Initialization previously took around 600-900ms per instance and is now down to 130-250ms.
wcfsetup/install/files/js/3rdParty/jquery-ui.timepicker.js
wcfsetup/install/files/js/3rdParty/jquery-ui.timepicker.min.js