promotional bannermobile promotional banner

Goblin Core

Shared primitives for Goblin addons
Back to Files

GoblinCore-V1.1.1

File nameGoblinCore-V1.1.1.zip
Uploader
ShtockShtock
Uploaded
Apr 1, 2026
Downloads
6.4K
Size
35.7 KB
Flavors
Retail
File ID
7856259
Type
R
Release
Supported game versions
  • 12.0.5

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.

---

This mod has no additional files