kopia lustrzana https://github.com/backface/turtlestitch
Make menu item text similar to other picture generating itens.
rodzic
1718918372
commit
6b2d60cd41
|
@ -10533,7 +10533,7 @@ CommentMorph.prototype.userMenu = function () {
|
|||
);
|
||||
menu.addItem("delete", 'destroy');
|
||||
menu.addItem(
|
||||
"picture...",
|
||||
"comment pic...",
|
||||
function () {
|
||||
window.open(myself.fullImage().toDataURL());
|
||||
},
|
||||
|
|
Ładowanie…
Reference in New Issue