draw the palette on pad creation
parent
3b99c42e22
commit
395d8625a8
|
@ -257,6 +257,7 @@ define([
|
|||
$colors.html('<div class="hidden"> </div>');
|
||||
palette.forEach(addColorToPalette);
|
||||
};
|
||||
updatePalette(palette);
|
||||
|
||||
var suggestName = function (fallback) {
|
||||
if (document.title === defaultName) {
|
||||
|
|
Loading…
Reference in New Issue