FLUID-1830: Enable "lazy" rendering of edit views for InlineEdit

Metadata

Source
FLUID-1830
Type
New Feature
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Antranig Basman
Created
2008-11-19T20:26:06.000-0500
Updated
2009-11-13T08:56:53.000-0500
Versions
N/A
Fixed Versions
  1. 0.7
Component
  1. Inline Edit

Description

Now that we have integration points for arbitrary kinds of "rich text" editors, amongst other kinds of widget, an important affordance would be "lazy" rendering of these edit views, since, especially in the case of FCKEditor, initialisation of the iframe and its massive Christmas tree of decorations is enormously expensive.

Comments

  • Antranig Basman commented 2009-02-13T22:18:56.000-0500

    This was actually implemented for 0.7... or maybe even 0.6.

  • Justin Obara commented 2009-11-13T08:56:53.000-0500

    Closed as per previous comment