Add Delete Profile button with confirmation, hide CoAMultiCastActionBarFrame

- Add CoAMultiCastActionBarFrame to HideCoA.FRAMES so it gets a checkbox
  in both the Classes and Character Override tabs automatically.
- Add a Delete Profile button next to the override profile dropdown,
  disabled for the currently logged character's own profile (with an
  explanatory text shown below the row in that case).
- Confirm deletion via a StaticPopupDialog before removing a profile.
- Revert the Classes tab box backdrop under ElvUI back to the original
  borderless style; keep the new bordered style for the non-ElvUI case.
This commit is contained in:
2026-07-08 13:42:57 +02:00
parent 87d9c83bdb
commit 951bebf044
2 changed files with 72 additions and 10 deletions
+1
View File
@@ -30,6 +30,7 @@ HideCoA.FRAMES = {
"CoAResourceSegmentBar",
"CoAResourceOrb",
"CoAResourceBar",
"CoAMultiCastActionBarFrame",
}
local function CreateDefaultClassSettings()