FLUID-3882: Renderer needs to be able to handle more than one expander in the component tree.

Metadata

Source
FLUID-3882
Type
Sub-issue
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
y z
Created
2010-12-07T15:43:25.604-0500
Updated
2010-12-07T16:22:21.529-0500
Versions
  1. 1.2
Fixed Versions
  1. 1.3
Component
  1. Renderer

Description

Currently the renderer only handles trees with a single expander inside, this patch upgrades it to be able to handle an expander array with more than one expander.

Comments

  • y z commented 2010-12-07T15:45:07.108-0500

    This patch modifies renderer utilities to take into consideration a case where the tree contains more than one expander in the expander array.

  • Colin Clark commented 2010-12-07T15:47:24.789-0500

    By order of the King, I declare this issue " Bug Parade Infusion 1.3 "

  • Antranig Basman commented 2010-12-07T16:21:55.140-0500

    Fixed at revision 10349

  • Antranig Basman commented 2010-12-07T16:22:21.524-0500

    Reviewed for release, patch is sound and minimal