tauri/.changes/add-missing-dpi-methods.md
Lucas Fernandes Nogueira c7d13a1c60
feat(core): add missing methods to the dpi module (#4393)
* feat(core): add missing methods to the dpi module

* cleanup impl
2022-06-19 13:01:53 -03:00

183 B

tauri-runtime tauri
patch patch

Added fn new constructors for PhysicalSize, LogicalSize, PhysicalPosition and LogicalPosition and missing conversion methods.