mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
* impl `Display` and a custom serde serializer * remove the + as rust already shortens coords to 8SF * remove manual serde impl and string conversion * add `formatOrientation` to the `MediaData` part of the inspector * make requested changes --------- Co-authored-by: Jamie Pine <32987599+jamiepine@users.noreply.github.com>