mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-03 23:53:54 +00:00
add new window10 zoom ratio
This commit is contained in:
parent
1d8be2ad3e
commit
402e93514c
@ -216,7 +216,9 @@ func Scale() int {
|
|||||||
96: 100,
|
96: 100,
|
||||||
120: 125,
|
120: 125,
|
||||||
144: 150,
|
144: 150,
|
||||||
|
168: 175,
|
||||||
192: 200,
|
192: 200,
|
||||||
|
216: 225,
|
||||||
// Custom DPI
|
// Custom DPI
|
||||||
240: 250,
|
240: 250,
|
||||||
288: 300,
|
288: 300,
|
||||||
|
Loading…
Reference in New Issue
Block a user