GoblinCore-V1.1.1
What's new
## 1.1.1 - 2026-04-01
### Added
- `Helpers.ApplyWindowPersistence(frame, store, opts)` — new utility that restores a window's saved position and size on load, then automatically persists changes on drag and resize. Uses `GetScript`/`SetScript` wrapping for reliable `OnDragStop` save, and adds an `OnHide` hook as a final save whenever the frame closes.
### Fixed
- `Helpers.SaveFramePosition`: replaced `GetPoint(1)` with `GetCenter()` relative to `UIParent:GetCenter()`. After `StartMoving()`, WoW internally changes the frame anchor to `TOPLEFT` with absolute screen coordinates — saving those raw offsets then restoring with a `CENTER` anchor placed the window at the wrong position.
---
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

