* New: In Hurricane, in Graphics, add a new static method ::isHighDpi()
which returns true if the DPI is greater than 192. A "normal" screen
is typically 96dpi, we sets the trigger at twice that value.
Then in all the widgets with size settings, we uses that method to
select the more appropriate size.
|
||
|---|---|---|
| .. | ||
| cmake_modules | ||
| doc | ||
| src | ||
| tests | ||
| CMakeLists.txt | ||