Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 398 Bytes

changelog.md

File metadata and controls

4 lines (4 loc) · 398 Bytes
  • Experimental: Fix mouse tracking in WinUI apps by making obj.appModule.isGoodUIAWindow always return True when an object with a specific windowClassName property is encountered.
    • Windows Terminal: If the text unit is a paragraph, moving the mouse in the Terminal control restricts the text unit to lines.
  • Electron: cleaned up some unnecessary judgment logic.
  • Update add-on template.