Closed michaelmesser closed 6 months ago
Title and text get switched with AHKv2. I assume this is because the argument order changed between AHK v1 and AHK v2.
1.6.3
v2
ahk.show_traytip(title="Title", text="Text")
No response
Thank you for the report, I'll have a fix for this available shortly.
The fix for this is now released in version 1.7.1 🎉
describe your issue
Title and text get switched with AHKv2. I assume this is because the argument order changed between AHK v1 and AHK v2.
ahk.version
1.6.3
AutoHotkey version
v2
Code to reproduce the issue
Traceback/Error message
No response