From b2e0c079ef3bb6a48de4791deb52c5846b0ff352 Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Fri, 13 Dec 2019 21:12:40 -0600 Subject: [PATCH] Update index.html --- apps/About/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/About/index.html b/apps/About/index.html index d41bd9b..1ee2269 100644 --- a/apps/About/index.html +++ b/apps/About/index.html @@ -11,7 +11,7 @@

Another Note: When loading an app or clicking the Start button, flickering is normal. This is just because the IFrame is loading the application.

Changelog:

Version 0.1.2b (Hotfix 1)

-

~Fixed a bug where multiple instances of the same app will have the same (supposed to be) unique identifier.

+

~Fixed a bug where multiple instances of the same app will have the same (supposed to be) unique identifier, which caused problems with closing and layering.

Version 0.1.2b

This is a very important and large release for DremJS!

We are going to hard code the start menu to stay open at all times for a while until we care enough to reimpliment it better.