-
Bug
-
Resolution: Fixed
-
Trivial
-
7.0.8
-
ZK 8.6.2 S2
Steps to Reproduce
http://zkfiddle.org/sample/142bod1/2-ZK-4308
Try clicking "<", ">" or title to change calendar view.
Current Result
Calendar still uses animation
Expected Result
Calendar shouldn't use animation
Debug Information
https://github.com/zkoss/zk/blob/v8.6.1/zul/src/archive/web/js/zul/db/Calendar.js#L908
It uses default speed.
Workaround
- relates to
-
ZK-2332 Cardlayout should support tuning animation speed or disabling the animation
- Closed