Commit 66cbc2a72f9d5d908d2f42b292c665a6c6c3a7ec

  • November 7, 2012 14:07

    Commit 66cbc2a on 8.x-1.x, node/1824100-createjs-d8
    edit: /css/edit.css
    ++++++
    6 additions & 0 deletions
    edit: /js/app.js
    ++++---
    21 additions & 19 deletions
    edit: /js/theme.js
    +++
    3 additions & 0 deletions
    +++++-
    5 additions & 1 deletion
    edit: /js/views/toolbar-view.js
    +++----
    197 additions & 209 deletions
    The ToolbarView has been perfected as much as possible. It now works better than the original :)
    
    - The Edit app now also tracks the highlighted editor, not only the active editor.
    - The ToolbarView and FieldDecorationView are now applied to the property editors themselves, not the editable entities anymore. It now visually matches the original.
    - Significant clean-up/refactoring of the ToolbarView, including proper docs (for most things).
    - Toolbar UI selection prevention now happens through CSS instead of JS.
    - Only the state change detection still needs to be cleaned up.
nobody click here