Skip to content
Commit 502d57a1 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Refactor InlinePreview and -Editor into components.

This greatly simplifies the Inline component, delegating the actual
preview showing and code editing to other classes.  More over the
InlineExamples controller no more deals with the iframe and many
other details directly.

Removed CSS-loading from both iframe files - for now it's not used.
Also removed error alert - writing the error message to document.body
should be enough, plus it's less obtrusive.

Inside touchIframe.html wrapping the code inside Ext.setup().
For start it will make most examples work.
parent 5dcc857b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment