aboutsummaryrefslogtreecommitdiff
path: root/js/mediators/drag-drop-mediator.js
Commit message (Collapse)AuthorAge
* Refactor creating elements. Removed makeNJElement and separated the model ↵Valerio Virgillito2012-05-03
| | | | | | creation Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Fixing duplicate layer errorJose Antonio Marquez2012-04-26
|
* Fixing duplicate layer bugJose Antonio Marquez2012-04-26
|
* Drag and drop of images and components should not add 3d values by default.Nivesh Rajbhandari2012-04-16
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Squashed commit of Preparing for the montage undo-manager: Architecture changesValerio Virgillito2012-04-04
| | | | | | | | | Reworked the add and remove elements into 1 function which can take 1 or more elements. Removed the _element from the selection array Many other changes related to those 2 changes Undo/Redo shortcuts are now using montage undo/redo manager. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* fixing the components drag and drop.Valerio Virgillito2012-03-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* fixing the drag and drop images to the pasteboardValerio Virgillito2012-03-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Temp fix applied to all elementsJose Antonio Marquez2012-03-15
| | | | This should be moved to 'makeNJElement' to account for the element to be loaded.
* Temp fix for element dimensions (SVG)Jose Antonio Marquez2012-03-15
| | | | Added a temp fix to allow for a redraw of an SVG on load.
* Fixing offset bug for drag-and-dropJose Antonio Marquez2012-03-15
|
* Adding Temp drag-drop I/O supportJose Antonio Marquez2012-03-15
| | | | Added methods to get data from dropped file while document is opened and save as a file. Currently only supporting images and SVGs, no error handling, which will have to be done.
* Merge branch 'components' of https://github.com/mencio/ninja-internal into ↵Valerio Virgillito2012-02-14
|\ | | | | | | | | | | | | | | | | integration Conflicts: js/io/document/html-document.js Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Add support for drag and drop for the components.Valerio Virgillito2012-02-14
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-08
|\|
| * IKNINJA-616 - Drag and drop images fix for the PI and sourceValerio Virgillito2012-02-07
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-06
|\|
| * IKNINJA-854 - removed cons and replaced it with varValerio Virgillito2012-02-03
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Merged old FileIOJose Antonio Marquez2012-01-27
|/
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>