]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Use _trigger for drag and resize events instead of executing callbacks direct...
authorScott González <scott.gonzalez@gmail.com>
Fri, 10 Jul 2009 20:00:06 +0000 (20:00 +0000)
committerScott González <scott.gonzalez@gmail.com>
Fri, 10 Jul 2009 20:00:06 +0000 (20:00 +0000)
commit2ebc73e2b74556466bb36e2f37abf6488bf5f9bc
tree41d4fafb129de9280b5f37333e09d9a033f57656
parente1550390b13e82a5b0e54457641f75b9643901b7
Dialog: Use _trigger for drag and resize events instead of executing callbacks directly.  Fixed #4629 - Dialog events not being triggered.
tests/unit/dialog/dialog_events.js
ui/ui.dialog.js