Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add default global scale value if missing in the annotation hook (#647)
### Add default global scale value if missing ### Summarize your change. A default global scale value is calculated based on the aspect ratio of the first source if it couldn't be obtained from the OTIO. ### Describe the reason for the change. When no `available_image_bounds` is present in the OTIO, no global scale value was being calculated. This was causing an issue where the annotations couldn't be displayed in RV during a Live Review Session. ### Describe what you have tested and on which operating system. Successfully test on MacOS --------- Signed-off-by: Éloïse Brosseau <[email protected]>
- Loading branch information