Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Mar 7, 2020
2 parents 751d529 + d217609 commit 3281c8b
Show file tree
Hide file tree
Showing 5 changed files with 1,486 additions and 1,481 deletions.
1 change: 1 addition & 0 deletions AtlasLootClassic/Button/Item_type.lua
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ function Item.ShowQuickDressUp(itemLink, ttFrame)
local frame = Item.previewTooltipFrame

-- calculate point for frame
if not ttFrame.GetOwner or not ttFrame:GetOwner() then return end
local x,y = ttFrame:GetOwner():GetCenter()
local fPoint, oPoint = "BOTTOMLEFT", "TOPRIGHT"

Expand Down
Loading

0 comments on commit 3281c8b

Please sign in to comment.