-
Notifications
You must be signed in to change notification settings - Fork 44
Ensuring the option to zoom is user friendly #2624
Description
Describe the improvement you would like to see
The current solution for setting zoom level on an inspection is hacky and forces all inspections related to a tag to require the same zoom.
Would like to see a solution where zoom is specified in a manner that can be done by users and which allows us to do multiple inspections of the same tag with different zoom levels.
Zoom should likely be specified as size of object but open for discussion.
Ideal solution is choosing the zoom level for an inspection when setting up the mission in the mission planner.
How will this change existing functionality?
Improvement, particularly for users as the zoom level is currently set through the backend swagger API.
How will this improvement affect the current Threat Model?
N/A