tauri/.changes/add-missing-dpi-methods.md

7 lines
183 B
Markdown
Raw Normal View History

---
"tauri-runtime": patch
"tauri": patch
---
Added `fn new` constructors for `PhysicalSize`, `LogicalSize`, `PhysicalPosition` and `LogicalPosition` and missing conversion methods.