GUI: detect UI scale factor when moving window
This commit is contained in:
parent
9caa2f38f4
commit
a882d7bcf2
6 changed files with 107 additions and 25 deletions
|
|
@ -17,4 +17,4 @@
|
|||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
double getMacDPIScale();
|
||||
double getMacDPIScale(void* sysWin, unsigned char isUIKit);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue