Skip to content

Custom Static Popup - #490

Merged
Peterodox merged 4 commits into
mainfrom
feature/custom-static-popup
Sep 5, 2026
Merged

Custom Static Popup#490
Peterodox merged 4 commits into
mainfrom
feature/custom-static-popup

Conversation

@Peterodox

@Peterodox Peterodox commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Add our Popup to WoW's StaticPopup as an InsertedFrame, so it can:

  • Dynamically align to other StaticPopups.
  • Support Escape to close.
  • Respect window closing priority. (ESCAPE closes StaticPopups first without propagating the "close" command to other frames

See addon.ShowCustomPopup for usage.

Add our Popup to WoW's StaticPopup as InsertedFrame, so it can:
- Dynamically align to other StaticPopups.
- Support Escape to close.
- Respect windows closing priority. (ESCAPE closes StaticPopups first without propagating the "close" command to other frames)
@Peterodox Peterodox added the P label Sep 5, 2026
@Peterodox
Peterodox merged commit 24fea4e into main Sep 5, 2026
2 checks passed
@Peterodox
Peterodox deleted the feature/custom-static-popup branch September 5, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant