mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
update
This commit is contained in:
parent
5c44830746
commit
d64a228a8b
2
build/piskel-packaged-min.js
vendored
2
build/piskel-packaged-min.js
vendored
File diff suppressed because one or more lines are too long
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user