jmpressjs / jmpress.js

A jQuery plugin to build a website on the infinite canvas
http://jmpressjs.github.com/jmpress.js
1.5k stars 237 forks source link

Ran into strange behavior when using a nested presentation #69

Closed smowden closed 11 years ago

smowden commented 12 years ago

If you don't specify a containerClass on a nested jmpress presentation then the container will stay blank until you click it. This behavior only occurs on my desktop Chromium which is pretty odd because it works fine on my laptop Chromium, I'd suspect it's either because of the drivers (closed 280 Nvidia drivers vs open ATI drivers on my laptop) or the resolution. No problems in Firefox. Can be fixed by specifying a containerClass which has to contain information about the background. Both my desktop and my laptop run this Chromium version: 18.0.1025.168 (Developer Build 134367 Linux) Built on Ubuntu 11.10, running on LinuxMint 12

sokra commented 12 years ago

see this comment: https://github.com/shama/jmpress.js/issues/56#issuecomment-5816159