Nyall Dawson 08a9bcba0a Unify scale widgets API
Flip all scale based widgets to use scale denominators instead
of actual scales (ie 100.0 instead of 0.01 for 1:100).

This is done for consistency with the rest of the API, which
predominantly uses scale denominators. It also helps
precision loss as a result of multiple 1.0 / scale conversions
throughout the code.

Refs #15337
2017-06-09 09:11:10 +10:00
..
2017-06-09 09:11:10 +10:00
2017-04-30 16:58:15 +02:00
2017-03-15 07:21:48 +01:00
2017-04-30 16:58:15 +02:00
2017-01-12 22:01:50 +01:00
2017-04-29 23:34:27 +02:00
2017-04-20 09:23:27 +02:00