Skip to content

Commit 5e94354

Browse files
authored
fix(api/dpi): fix toLogical and toPhysical for positions (#11639)
1 parent 0fcef3f commit 5e94354

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tauri-apps/api": patch:bug
3+
---
4+
5+
Fix regression in `toLogical` and `toPhysical` for position types in `dpi` module returning incorrect `y` value.

0 commit comments

Comments
 (0)