This commit is contained in:
jdescottes 2014-03-30 21:03:40 +02:00
parent 5c44830746
commit d64a228a8b
2 changed files with 1 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -17279,8 +17279,6 @@ if (typeof Function.prototype.bind !== "function") {
};
ns.PalettesListController.prototype.onColorUpdated = function (type, event, color) {
console.log('[PalettesListController] >>> ', arguments);
var colorContainer = this.colorListContainer_.querySelector('.palettes-list-color[data-color="'+color+'"]');
// Color is not in the currently selected palette