aboutsummaryrefslogtreecommitdiff
path: root/js/panels/color/colorpopup-manager.js
Commit message (Collapse)AuthorAge
* Fix: IKNINJA-1935 - Chips handling alpha 0 valuesJose Antonio Marquez2012-07-17
| | | | Fixed an issue where alpha value was not checked for value and was evaluated in an if statement causing false to trigger, although it had a value. Oversight, this checked allow setting/getting 0 alpha value from chip and fixes issues with the gradient stops not handling 0 alpha.
*