Ignore:
Timestamp:
07/25/12 16:04:02 (13 years ago)
Author:
jkraaijeveld
Message:

Started the QuestionEditorPreview? bit - now works with headers and texts, fully stores and restores this in order properly.

Note: there must be a better way for this, but seeing as all content pieces can differ greatly I couldn't think of a way to make it properly generic. @Hendrik: need discussion about this.

Note2: Currently I don't use any internal events in the question editor. Not sure if it would be a lot better we would.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/branches/rest-dojo-ui/client/rft/run.js

    r374 r376  
    4242    'rft/ui/Selector',
    4343    'rft/ui/TitleGroup',
    44    
     44    'rft/ui/PreviewWidgets/HeaderItem',
     45    'rft/ui/PreviewWidgets/TextItem',
    4546    // pages -> load dynamically?
    4647    'rft/pages/index',
Note: See TracChangeset for help on using the changeset viewer.