| Commit message (Collapse) | Author | Age |
| |
|
|\ |
|
| |\
| | |
| | | |
Reclaim negative padding when moving items back into positive direction.
|
| | |
| | |
| | |
| | |
| | |
| | | |
template's left and top padding as the minimum values when switching between documents.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Note that we only do this on elementChange and not elementChanging since it is a potentially slow routine.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | | |
The chip popup alpha sliders were binding to the panel when they shouldn't, so added a check.
|
| | |
| | |
| | |
| | | |
This address clicking outside (below) and closing the popup. The wrong value was being used.
|
|\| | |
|
| |\ \
| | | |
| | | | |
Fixing our textfield component to support binding. Fix for IKNINJA-1394
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | | |
| | | |
| | | |
| | | | |
Adding/Removing events when only needed by color popups.
|
|\| | | |
|
| |\ \ \
| | | | |
| | | | | |
Make stage transparent when rotating/zooming templates and draw an outline around the user's root instead.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
around the user's root instead.
Also, fixed the background color setting on banner and animation templates' "body."
Stage outline draws using drawGridLines code so it can show intersection with element planes.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| |\ \ \ \
| | | | | |
| | | | | | |
Modifying HTML template
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This fixes an issue with files located in folder with names/paths that the browser escapes, hence, caused a bug with the path passed to the cloud simulator and files not to be found. This does not require testing to merge.
The fix is simple, addresses folder paths with spaces and such characters in which CSS files consumed by the HTML we open in design view.
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
Adding a soft reset to the HTML file we create, this eliminates the margin/padding added to the page by browsers, and better illustrates what the user sees in Ninja.
|
| |\ \ \ \
| | |/ / /
| |/| | | |
fixed a small startup issue with the RDGE library.
|
| | |/ / |
|
| | | |
| | | |
| | | |
| | | | |
Preliminary check in for testing to commence on new color popup functionality.
|
| | | |
| | | |
| | | |
| | | | |
Need to handle other color modes, currently only handling HSV and gradients. Working on getting other modes supported. Also, will need clean up color popup manager after completion.
|
| | | |
| | | |
| | | |
| | | | |
Tools need to implement using gradients on pre-flight mode, so right now this will only set/get color but will now apply on draw until tools are made to apply color. This should be filed as individual issues per tool.
|
| | | |
| | | |
| | | |
| | | | |
Only working for HSV, need to implement HEX and gradient
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Need to add support for gradient events dispatching from standalone chips. Just need to hook up relays for events besides HSV to bubble up.
|
| | | |
| | | |
| | | |
| | | | |
It seems that from-to stops are omitted if using objects with no 0 and/or 100 percent stops, seems like browser induced, but can't confirmed, bug never reported, but this should fix it.
|
|\| | | |
|
| |\ \ \
| | |/ /
| |/| | |
Draw stage left and top references lines. Also fixed IKNinja-1720.
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
the line intersection routine returns null.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
switching with document tabs.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |/
| | |
| | |
| | | |
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
|
| | |
| | |
| | |
| | | |
Added improved logic to handle toggling from button the color popup. Also added an init color method for the chip to initialize color in it's popup.
|
|\| | |
|
| |\ \
| | |/
| |/| |
copy cut paste - project phase 1 check in
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- refactoring and cleanup
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | |\ \ |
|
| | |\ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
different type of object after performing copy-paste on an existing object throws error on console]
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
js/components/menu/menu-entry.reel/menu-entry.js
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | |\ \ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
text gets pasted on the stage
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
is opened
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|