kLowerScaleLimitVertical top-level constant

double const kLowerScaleLimitVertical

Lowest point on canvas the scale occupies. For scalability this const is divided my the size.height of the canvas.

Implementation

const double kLowerScaleLimitVertical = 1.2;