FLUID-4525: Simplify UI Options fat panel

Metadata

Source
FLUID-4525
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Cindy Li
Reporter
Cindy Li
Created
2011-10-18T15:19:33.392-0400
Updated
2012-01-20T16:48:15.240-0500
Versions
  1. 1.4
Fixed Versions
  1. 1.5
Component
  1. UI Options

Description

Simplify the fat panel code in the ways:

1. Get rid of infusion library from the inner iframe by utilizing UIEnhancer and injecting html for UIO user interface rendering from the outside world;
2. Re-construct "fluid.uiOptions.fatPanel" to acheive (1)
3. No longer requires "fluid.uiOptions.FatPanelOtherWorldLoader".

Comments