kopia lustrzana https://github.com/backface/turtlestitch
Merge pull request #1627 from cycomachead/library-ok
Set action for LibraryImportDialog for enter to map to importupd4.1
commit
190211578d
2
gui.js
2
gui.js
|
@ -6266,7 +6266,7 @@ LibraryImportDialogMorph.prototype.init = function (ide, librariesData) {
|
|||
LibraryImportDialogMorph.uber.init.call(
|
||||
this,
|
||||
this, // target
|
||||
null, // function
|
||||
this.importLibrary, // action
|
||||
null // environment
|
||||
);
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue