Changes between Initial Version and Version 3 of Ticket #1776
- Timestamp:
- Oct 27, 2006, 7:37:41 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1776
- Property Owner changed from Bryan Forbes to bill
-
Property
Milestone
changed from
to
0.5
-
Ticket #1776 – Description
initial v3 1 when using the dojo.lfx.wipeOut or wipe in activated by onClick, when we click too fast on the trigger element the effect breaks, it fwipes to some degree, thus preventing user too see whole block that should wipein completly.1 If wipeIn() is called when wipeOut() animation is in progress, or vice-versa, then the node ends up in a half open state. 2 2 3 3 contact me at admin_AT_darknation.pl if more details needed