The live dashboard demo for icCube shows dashboards that scale with the size of your browser window. At the moment, though, after you resize the window, you have to refesh your browser first to see the re-scaled dashboard.
Is it possible - and how - to scale automatically after you resize the window (so without pressing F5)?
In version 5.1.1 it is now fixed and it works. It took me a while to get it working, since I was referencing to a different version of jquery in the main page (jquery-1.11.2.min.js).
After I changed it to the jquery version in icCube (jquery-1.7.2.min.js) it worked.
I do not know why this is the case, but it is working and that is the main thing that counts.