Files
pilotclient/src/swiftdata
Klaus Basan 8f4c4a249c [5.14.1] UI adjustments
* OS native check of screen resolution (Qt free, experimental)
* changed rounding
* use string for scale factor so we can use fractions as 2/3
* utility functions to clean numbers, parse fractions

It looks like:

* my WIN10 scaling is 250%
* obviously swift rounds that to 3 (device ratio)
* now using FLOOR policy down-rounding to 2
* rational: scaling up (scale factor) is better as down-scaling as the factors would be clearer
* 2->3 1.5, but 3->2 means 0.66667
2020-06-12 18:42:30 +01:00
..
2020-06-12 18:42:30 +01:00
2016-09-19 16:18:54 +02:00
2016-09-19 16:18:54 +02:00
2018-01-30 20:30:05 +01:00