Tags: AcademySoftwareFoundation/OpenRV
Tags
Fix drop region for High-DPI displays (#889) (#890) ### 889: Fix drop region for High-DPI displays ### Linked issues Fixes #889 ### Describe the reason for the change. Could not add new content sources via drag and drop when a source is already loaded on High-DPI displays ### Summarize your change. Now taking devicePixelRatio (High-DPI display) into account in drawDropRegions() mu method. ### Describe what you have tested and on which operating system. Successfully tested on macOS ### Add a list of changes, and note any that might need special attention during the review. ### If possible, provide screenshots. Signed-off-by: Bernard Laberge <bernard.laberge@autodesk.com>
Upgrading python3.cmake to 3.10.13 (#373) ### Linked issues n/a ### Summarize your change. Upgrading python version from 3.10.12 to 3.10.12 ### Describe the reason for the change. Upgrade ### Describe what you have tested and on which operating system. Rocky 8 ### Add a list of changes, and note any that might need special attention during the review. n/a ### If possible, provide screenshots. n/a Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com> Co-authored-by: Kerby Geffrard <kerby.geffrard@autodesk.com>