File Details
Please Insert Another Sword (PIAS) v.2.4.3
- R
- Jun 25, 2025
- 36.84 KB
- 14
- 5.5.0+3
- MoP Classic + 1
File Name
PIAS-v2.4.3.zip
Supported Versions
- 5.5.0
- 4.4.2
- 3.4.4
- 1.15.7
Version 2.4.3 (2025-06-25)
- Enhanced ESC Key Behavior:
- Pressing ESC will now close the PIAS window.
- If the "Selected Macro Body" edit box has focus, pressing ESC will first clear its focus (stop editing). A subsequent ESC press will then close the window.
- If the "Filter", "Old Gear", or "New Gear" edit boxes have focus, pressing ESC will clear their focus and then immediately attempt to close the PIAS window (checking for unsaved changes if applicable).
- Internal Code Refinements:
- Refactored window hide logic for improved clarity and reliability.
- Adjusted main frame key event handling to correctly use
OnKeyDownfor ESC capture.