[BUG] Experience/reputation bar mouseover area doesn't align with visual
01d9a6aa opened this issue ยท 1 comments
Description
When placing the experience/reputation bar somewhere on the screen that's not bottom center, the mouse over interaction does not work in the area where the bar is placed, but when mousing over the bottom center of the screen the interaction works.
Reproduce
- Place experience/reputation bar somewhere not bottom center
- Set to 0 alpha always unless mousing over
- Mouse over the selected position of the bar from step 1 (bar does not show)
- Mouse over bottom center of screen (bar shows in selected position)
Expected Behaviour
Mousing over selected position shows bar, mousing over bottom of screen does nothing.