Community
Participate
Working Groups
Copied from bug 318619 comment 6: The fix is only partial. It moves what we had over to using the new API but the various renderers are still using code to 'find' the parent context rather than using the one originally supplied to the 'createGui' call). Eventually we should have *no* renderer that uses anything except what gets passed in to it...
Removing outdated target milestone.
The current presentation engine has both modes now; one that only takes the UIElement (and finds the parent / context) and one that explicitly takes each parameter...