Skip to content

Update Custom UI anchors#11991

Merged
runelite-github-app[bot] merged 12 commits into
runelite:masterfrom
Car-Role:Custom-UI-Anchors
May 17, 2026
Merged

Update Custom UI anchors#11991
runelite-github-app[bot] merged 12 commits into
runelite:masterfrom
Car-Role:Custom-UI-Anchors

Conversation

@Car-Role
Copy link
Copy Markdown
Contributor

Refactor overlay positioning to use origin-based derivation model and eliminate delta accumulation drift

Provides customizable UI anchors to handle client resizing
Implemented a new approach to capture overlays without using reflection by making the customizer overlay drag-targetable and tracking overlays when they are dragged. Added onDrag callback to capture overlay references, a runtime map to store tracked overlays, and scanAndReacquireOverlays method to restore overlay tracking on startup using the public anyMatch API. Includes cleanup logic to remove stale overlay references.
@runelite-github-app
Copy link
Copy Markdown

@runelite-github-app
Copy link
Copy Markdown

Internal use only: Reviewer details Maintainer details

@runelite-github-app runelite-github-app Bot merged commit 9bd84ae into runelite:master May 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant