[Mono-bugs] [Bug 553662] New: Cannot receive back a CABasicAnimation when calling the CABasicAnimation.FromKeyValue() method
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Nov 8 22:00:12 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=553662
Summary: Cannot receive back a CABasicAnimation when calling
the CABasicAnimation.FromKeyValue() method
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Class Libraries
AssignedTo: gnorton at novell.com
ReportedBy: chrisntr at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB;
rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
When creating a CABasicAnimation, you will want the FromKeyValue method
(inherited from CAPropertyAnimation) to return back a CABasicAnimation object
rather than a CAProperyAnimation.
See Project for Test case.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
CAPropertyAnimation returned instead of a CABasicAnimation object.
Expected Results:
CABasicANimation to be returned when running
CABasicAnimation.FromKeyValue("position.x");
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list