Skip to content

1.2.5

Choose a tag to compare

@brittyazel brittyazel released this 04 Aug 17:55
· 18 commits to main since this release

DevTool

1.2.5 (2025-08-04)

Full Changelog Previous Releases

  • Update TOC for 11.2
  • Simplify window resizing to accommodate 11.2 API changes
    Fixes #16. In 11.2 Blizzard made it so ClearAllPoints() invalidates the rect immediately, rather than the rect continuing to be a target that we can query GetLeft() and GetTop() from.