aboutsummaryrefslogtreecommitdiff
path: root/js/panels/color
Commit message (Collapse)AuthorAge
* Fixing logic to close color panel popupJose Antonio Marquez2012-06-19
| | | | This resolves closing the color panel popup when a user make a click outside the popup area or resizes the Ninja window. This should be tested prior to merging.
* Fixing binding of alpha slider/hottext in popup with panelJose Antonio Marquez2012-06-18
|
* More cleaning upJose Antonio Marquez2012-06-16
| | | | Controller will need a review and refactoring.
* Fixed slider/hottext bindingsJose Antonio Marquez2012-06-16
| | | | Also cleaning up, however, needs much refactoring.
* Fixing apply 'no color'Jose Antonio Marquez2012-06-15
| | | | This should fix canvas and standard DOM elements including the root (body or template wrapper).
* Cleaning up referencesJose Antonio Marquez2012-06-14
| | | | Still need to do more cleaning up.
* Fix: IKNINJA-1608Jose Antonio Marquez2012-06-13
| | | | Changing icon, seems low res and improper size, should be hi-res PNG for future reference, using negative space offset to better display.
* Clean upJose Antonio Marquez2012-06-13
|
* Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵John Mayhew2012-05-07
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WorkingBranch Conflicts: js/components/layout/tools-list.reel/tools-list.html js/components/layout/tools-properties.reel/tools-properties.html js/components/tools-properties/brush-properties.reel/brush-properties.html js/components/tools-properties/fill-properties.reel/fill-properties.html js/components/tools-properties/pen-properties.reel/pen-properties.html js/components/tools-properties/pencil-properties.reel/pencil-properties.html js/components/tools-properties/selection-properties.reel/selection-properties.html js/components/tools-properties/shape-properties.reel/shape-properties.html js/components/tools-properties/tag-properties.reel/tag-properties.html js/components/tools-properties/text-properties.reel/text-properties.html
| * Fixing the color popupValerio Virgillito2012-05-04
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Changing ID to Montage-ID for Color PanelJose Antonio Marquez2012-05-03
| |
* | More implementation of moving color chips to the individual subtools.John Mayhew2012-05-07
| | | | | | | | | | | | | | | | | | Removed the tool color bar Added new icons for inkbottle Removed Pencil tool Removed Inkbottle tool Added chips to the pen, brush and tag tools Aligned controls in several subtools
* | First round of moving color chips into the sub tools. Shape and Pen tool now ↵John Mayhew2012-05-03
|/ | | | have chips in the sub tool bar. Still need to complete adding chips to the Brush tool and finalizing the subtool bar layout to our spec for all of the subtools.
* Removing all "module" declarations and replaced with "prototype" in ↵John Mayhew2012-04-26
| | | | preparation for montage converting to the new "prototype" format fully
* Fix: IKNINJA-1362Jose Antonio Marquez2012-03-26
|
* Replacing old button component with montage button component in our UI.Nivesh Rajbhandari2012-03-19
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Renaming folderJose Antonio Marquez2012-03-13