Files
wxWidgets/src
Vadim Zeitlin b0c36d02ef Decrease precision for values using factor with number validator
Using too high precision could result in bogus digits appearing in the
displayed value, e.g. 0.058 shown in percents (with a factor of 100)
appeared as 5.800000000000001 before this change.

Closes https://github.com/wxWidgets/wxWidgets/pull/1831
2020-05-06 18:43:43 +02:00
..
2020-05-02 18:22:27 +02:00
2020-01-17 03:15:30 +01:00