Commit | Date | |
---|---|---|
[r1515]
by
oconnell@adobe.com
Updated transitions to work with Images (specifically w/ a duration element), and a serial element. |
2010-04-13 20:22:41 | Tree |
[r1514]
by
briggs@adobe.com
SerialElement's resource property should reflect the resource of the current child. Fix, and add unit test. |
2010-04-13 16:38:56 | Tree |
2010-04-13 08:35:56 | Tree | |
2010-04-13 07:36:39 | Tree | |
2010-04-13 07:24:45 | Tree | |
2010-04-13 07:23:27 | Tree | |
2010-04-12 23:59:07 | Tree | |
2010-04-12 22:46:19 | Tree | |
2010-04-12 20:34:37 | Tree | |
[r1506]
by
briggs@adobe.com
Remove (undocumented) setupOverriddenTraits method. A ProxyElement subclass should set up its own traits by overriding setupTraits instead. If the subclass needs to access the proxiedElement during its trait setup operation, then it should override the proxiedElement setter to gain access to it and do that logic there. Updated plugins (captioning, MAST) and examples in ExamplePlayer to demonstrate this. Note that with this fix, overridden traits apply for the lifetime of the ProxyElement, rather than for the lifetime of the proxiedElement, which ought to be more intuitive. |
2010-04-12 18:22:20 | Tree |