Features implementation - added integration support for UnitXP and nampower, expand Options UI.

This commit is contained in:
Bluewhale1337
2026-08-17 20:26:09 +02:00
parent 496013ae9c
commit 58f593947e
13 changed files with 131 additions and 28 deletions
+11 -2
View File
@@ -94,7 +94,7 @@
<Frame name="HealBot_Options" toplevel="true" frameStrata="DIALOG"
movable="true" parent="UIParent" enableMouse="true" hidden="true">
<Size>
<AbsDimension x="480" y="455"/>
<AbsDimension x="540" y="455"/>
</Size>
<Anchors>
<Anchor point="CENTER">
@@ -121,7 +121,7 @@
<Texture name="HealBot_Options_Header"
file="Interface\DialogFrame\UI-DialogBox-Header">
<Size>
<AbsDimension x="400" y="64"/>
<AbsDimension x="450" y="64"/>
</Size>
<Anchors>
<Anchor point="TOP">
@@ -215,6 +215,15 @@
</Anchor>
</Anchors>
</Button>
<Button name="HealBot_OptionsTab9" inherits="HealBot_Options_Tab" id="9" text="Extras">
<Anchors>
<Anchor point="LEFT" relativeTo="HealBot_OptionsTab8" relativePoint="RIGHT">
<Offset>
<AbsDimension x="-14" y="0" />
</Offset>
</Anchor>
</Anchors>
</Button>
</Frames>
<Scripts>