Fix
-
e6402ca fix: fix close actions failing when find-in-page bar is focused by @Bush2021
Resolves #187 - Fixed a regression where double-click and right-click close actions become non-functional when the find-in-page bar has focus.
-
6f17539 fix: nullptr reference in
IsOnFindBarPaneby @Bush2021Fixed crash introduced in 6f17539.
-
13f2d98 fix: remove unnecessary ComPtr, do
VariantClearmanually by @Bush2021Fixed a memory leak.
Maintenance
- 5770577 chore: remove
IsOnDialogby @Bush2021 - f475b9c chore: bump upload/download-artifact actions to latest versions by @Bush2021
- f974e8c chore: add null check for child in
GetParentElementby @Bush2021 - 117cdea perf: end traversal early in
IsOnFindBarPanewhen found by @Bush2021 - 3576e72 refactor(iaccessible): various improvements by @Bush2021
Full Changelog: 1.13.2...1.13.3