kopia lustrzana https://github.com/backface/turtlestitch
removed an obsolete method
rodzic
314a0414b7
commit
c50ff6c16f
|
@ -5291,13 +5291,6 @@ ColorPickerMorph.prototype.init = function (defaultColor) {
|
|||
this.setExtent(new Point(80, 80));
|
||||
};
|
||||
|
||||
/*
|
||||
ColorPickerMorph.prototype.drawNew = function () {
|
||||
ColorPickerMorph.uber.drawNew.call(this);
|
||||
this.buildSubmorphs();
|
||||
};
|
||||
*/
|
||||
|
||||
ColorPickerMorph.prototype.fixLayout = function () {
|
||||
var cpal, gpal, x, y;
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue