Make UI Options' preview a separate component so that it can be used optionally.
Description
At the moment, the preview pane in UI Options is a hard-baked feature of the component. It can't be turned on or off, and it isn't an optional subcomponent. The new wireframes for UI Options in Infusion 1.4 involve making the preview optional.
We should factor it as a standard subcomponent of UI Options resolved through IoC.
Environment
None
Activity
Show:
Michelle D'Souza April 1, 2011 at 4:51 PM
Merged into project repository master at commit 38d0d93bb98bd17a7dc8b741d3606933f57080b1
At the moment, the preview pane in UI Options is a hard-baked feature of the component. It can't be turned on or off, and it isn't an optional subcomponent. The new wireframes for UI Options in Infusion 1.4 involve making the preview optional.
We should factor it as a standard subcomponent of UI Options resolved through IoC.