Skip to content

Commit ddf6915

Browse files
authored
feat(api): add {LogicalPosition,LogicalSize}.toPhysical method (#11031)
closes #11008
1 parent 9bb8fc6 commit ddf6915

3 files changed

Lines changed: 43 additions & 3 deletions

File tree

.changes/api-to-physical.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@tauri-apps/api": "patch:feat"
3+
---
4+
5+
Add `toPhysical` method on `LogicalPositon` and `LogicalSize` classes.
6+

0 commit comments

Comments
 (0)