
[Bug] UnitFrames are unselectable and right click doesn't work
Soromeister opened this issue ยท 2 comments
Addon Version
1.4.43
World of Warcraft Version
Retail
Describe the bug
When attempting to click or right click the player frame, nothing happens.
Steps to reproduce
- Use Cell UnitFrames 1.4.43
- Make sure Cell options are closed
- Try to click the player frame
- Try to right click the player frame
- Nothing happens when doing point 3 and 4
BugSack
2x CellTooltip:SetPoint(): Usage: ("point" [, region or nil] [, "relativePoint"] [, offsetX, offsetY]
[string "=[C]"]: in function `SetPoint'
[string "@Cell/RaidFrames/MainFrame.lua"]:95: in function <Cell/RaidFrames/MainFrame.lua:93>
[string "=[C]"]: ?
Locals:
(*temporary) = CellTooltip {
BottomLeftCorner = Texture {
}
TopEdge = Texture {
}
LeftEdge = Texture {
}
PixelSnapDisabled = true
shouldRefreshData = false
Center = Texture {
}
RightEdge = Texture {
}
BottomEdge = Texture {
}
BottomRightCorner = Texture {
}
TopRightCorner = Texture {
}
TopLeftCorner = Texture {
}
backdropInfo = <table> {
}
}
(*temporary) = nil
(*temporary) = Button {
BottomLeftCorner = Texture {
}
color = <table> {
}
RightEdge = Texture {
}
height = 10
hoverColor = <table> {
}
PixelSnapDisabled = true
backdropInfo = <table> {
}
points = <table> {
}
_tooltipsInited = true
tooltips = <table> {
}
TopEdge = Texture {
}
Center = Texture {
}
width = 20
BottomRightCorner = Texture {
}
TopLeftCorner = Texture {
}
TopRightCorner = Texture {
}
LeftEdge = Texture {
}
BottomEdge = Texture {
}
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
Can't reproduce. Assuming it's a snowball error from #226.
Jesus, You already fixed it in the new release 1.4.44
You're fixing bugs at lightning speed. Thank you @Krealle !