Changes between Initial Version and Version 1 of Ticket #28965, comment 1
- Timestamp:
- 07/20/2014 06:56:52 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28965, comment 1
initial v1 8 8 * For `media.controller.EditAttachmentMetadata` state, remove unnecessary function overloading in lieu of setting region defaults to `false` in the options hash. 9 9 * Move mode functionality from media.view.MediaFrame` to `media.view.Frame`. 10 * Remove the custom events hash from media.view.Attachment.Details.TwoColumn, make 11 method parity with media.view.Attachment.Details' events hash. 10 * Remove the custom events hash from media.view.Attachment.Details.TwoColumn. Closer method parity with media.view.Attachment.Details' events hash. 12 11 * Remove unnecessary methods: `media.view.Attachment.Details.render` 13 12 * Fix up the image editor view loading business in `media.view.MediaFrame.EditAttachments`