Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Fizzlemizz
Forum: AddOn Help/Support 09-25-19, 10:22 AM
Replies: 6
Views: 5,285
Posted By Fizzlemizz
In the code I supplied I used SideBarFrame as the...

In the code I supplied I used SideBarFrame as the name given to the "Side bar" container panel. I don't know the actual name or how KgPanels names it panels (frames) for use in code so you will need...
Forum: AddOn Help/Support 09-24-19, 11:06 AM
Replies: 6
Views: 5,285
Posted By Fizzlemizz
It could be something as simple as adjusting the...

It could be something as simple as adjusting the SetPoint of the side bar when the button is clicked

Something OnClick like:
local point = SideBarFrame:GetPoint(1)
SideBarFrame:ClearAllpoints()
if...
Showing results 1 to 2 of 2