Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
first attempt at fixing flyoutbuttons
Browse files Browse the repository at this point in the history
  • Loading branch information
brittyazel committed Dec 16, 2018
1 parent a95855e commit 4b59686
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Objects/ACTIONBUTTON_FLYOUTBTN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -867,6 +867,8 @@ function ACTIONBUTTON:Flyout_GetButton()


button:SetData(self.flyout.bar)

button:Flyout_UpdateButtons(true)
button:SetSkinned(true)
button:Show()

Expand Down

0 comments on commit 4b59686

Please sign in to comment.