diff --git a/package.json b/package.json index 15b03a6..741aa6f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "lively": { "projectDependencies": [], - "boundLivelyVersion": "acaf0fc025a77f874d9c036b7827cdcaf624afee", + "boundLivelyVersion": "c776d0f511d09064c6e27e0e76efbcfcdd5a2364", "canUsePages": true } } \ No newline at end of file diff --git a/studio/ui.cp.js b/studio/ui.cp.js index 6f54b9d..b30f6cd 100644 --- a/studio/ui.cp.js +++ b/studio/ui.cp.js @@ -93,6 +93,7 @@ export class GalyleoStudioWorld extends LivelyWorld { onLoad () { super.onLoad(); // document.getElementById('loading-screen').remove(); + this.opacity = 1; } defaultMenuItems (morph, evt) {