kopia lustrzana https://github.com/backface/turtlestitch
fix faulty mouseover messages in turtlestitch menu
rodzic
cb40346c03
commit
2fc89ba340
|
@ -917,8 +917,8 @@ IDE_Morph.prototype.turtlestitchMenu = function () {
|
||||||
},
|
},
|
||||||
StageMorph.prototype.ignoreWarnings ,
|
StageMorph.prototype.ignoreWarnings ,
|
||||||
|
|
||||||
'uncheck to show turtle',
|
'uncheck to show embroidery specific warnings',
|
||||||
'check to hide turtle',
|
'check to ignore embroidery specific warnings'
|
||||||
);
|
);
|
||||||
menu.addLine();
|
menu.addLine();
|
||||||
menu.addItem('Default background color...', 'userSetBackgroundColor');
|
menu.addItem('Default background color...', 'userSetBackgroundColor');
|
||||||
|
|
Ładowanie…
Reference in New Issue