Community
Participate
Working Groups
Currently AnimationRenderer is making a lot of hacky workarounds to integrate itself into Widget. We should make the necessary changes to widget to improve this and enable more complex cases.
With the fix of Bug 324446 the new class "WidgetRenderAdapter" has been introduced. AnimationRender should be refactored to use it for most of its iteractions with the widget.
This has been fixed as part of Bug 324438.