Nipodemos

empty commit

... ... @@ -324,7 +324,7 @@ Get.contextOverlay
// If you need a changeable height/width (like browser windows that can be scaled) you will need to use context.
context.width
context.height
// gives you the power to define half the screen now, a third of it and so on.
//Useful for responsive applications.
// param dividedBy (double) optional - default: 1
... ...