Skip to content

Commit c7d13a1

Browse files
authored
feat(core): add missing methods to the dpi module (#4393)
* feat(core): add missing methods to the dpi module * cleanup impl
1 parent 123f6e6 commit c7d13a1

File tree

2 files changed

+303
-66
lines changed

2 files changed

+303
-66
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"tauri-runtime": patch
3+
"tauri": patch
4+
---
5+
6+
Added `fn new` constructors for `PhysicalSize`, `LogicalSize`, `PhysicalPosition` and `LogicalPosition` and missing conversion methods.

0 commit comments

Comments
 (0)