Change 20100610-maxcarlson-p by [email protected] on 2010-06-10
09:03:59 MDT
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix rotation in Chrome DHTML.
Bugs Fixed: LPP-9116 - DHTML: rotation not working in Chrome 5
Technical Reviewer: hminsky
QA Reviewer: ptw
Details: setRotation() should rely on the capabilities system - there's no need
to check to see which browser is running.
Tests: This works in Chrome DHTML:
<canvas>
<text onclick="this.animate('rotation', 360, 1000, true)">Hello
Laszlo!</text>
</canvas>
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20100610-maxcarlson-p.tar