nvda
a46d8d6d - Fix Enum str mixup (PR #13112)

Commit
4 years ago
Fix Enum str mixup (PR #13112) - The RelationType enum now also inherits from str, its values can now be used as a string value. - Fixed conversion of plain str types to RelationType - Use faster approach to get relations of type (using dedicated method in IAccessible_2_2) Fixes #13109 - Thunderbird and Firefox were broken with PR #13096.
Author
Parents
Loading