fix(cursor): normalize native cursor density in scaled views

This commit is contained in:
fufesou
2026-09-12 02:57:37 +08:00
parent e72e7fb8ba
commit db7c48e1a7
5 changed files with 225 additions and 14 deletions

View File

@@ -113,7 +113,7 @@ void main() {
2.0,
(9, 18),
0.1,
Platform.isWindows ? 2 / 3 : 4 / 3,
Platform.isWindows ? 1 / 3 : 2 / 3,
true
),
]) {