]> _ Git - fluidbook-html5.git/commitdiff
wip #2321 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 11 Jan 2019 17:07:48 +0000 (18:07 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 11 Jan 2019 17:07:48 +0000 (18:07 +0100)
js/libs/fluidbook/fluidbook.3dflip.js

index a5396cf41b872b3a2bdd5006c245f8299f2f9eac..7561413f1be0a48894d856ccb38d608e62738935 100644 (file)
@@ -488,6 +488,7 @@ Fluidbook3DFlip.prototype = {
             }
         }
 
+        $("footer").append(' | 3D : ' + newMode);
 
         if (newMode !== 'disable') {
             this.init3D(newMode);