mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-07 11:48:46 +03:00
c7d13a1c60
* feat(core): add missing methods to the dpi module * cleanup impl
183 B
183 B
tauri-runtime | tauri |
---|---|
patch | patch |
Added fn new
constructors for PhysicalSize
, LogicalSize
, PhysicalPosition
and LogicalPosition
and missing conversion methods.