File Details
v1.4.5
- R
- May 11, 2026
- 319.33 KB
- 35
- 12.0.7+4
- MoP Classic + 1
File Name
TankWatch-v1.4.5.zip
Supported Versions
- 12.0.7
- 12.0.5
- 12.0.1
- 12.0.0
- 5.5.0
TankWatch
v1.4.5 (2026-05-11)
Full Changelog Previous Releases
- Merge branch 'beta': v1.4.5 — off-screen frame rescue
- Bump to 1.4.5 — off-screen frame rescue on lower resolutions
If the saved container position lands the frame entirely outside the
viewport (e.g. dragged on a 4K monitor, then playing on 1080p), force-
reset the anchor to LEFT 50,0 with a chat notice on the next layout
pass. C_Timer.After(0) defers the bounds check so GetLeft/Right have
resolved by then.

