Skip to content

[BUG] Menu and Bag buttons overlay too big #10

Description

@koyashi

Hello,

So, on the file /elements/actionbars/menu.lua on line 65 you have menu.mouseover:SetHeight(300)
As you can see the Height is set to 300 which makes the overlay on MouseOver to be too big.
Set it to 10 and it's roughly the Menu Icon size.
Same goes for /elements/actionbars/bags.lua on line 42 bp.mouseover:SetHeight(100)
Setting it to 10 does the trick.

I'm not used to post to GitHub so let me know if you need some more info when posting bugs, like specific title tags or something like that.

Cheers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions