Broker_Currencyflow

Broker_Currencyflow

48.1k Downloads

Column headers in tooltip are misaligned

tflo opened this issue ยท 3 comments

commented

The currency icons in the column headers are misaligned, i.e. they are center-aligned whereas the columns themselves are right-aligned. This makes the icons appear as if in-between the columns.

Easy fix: Broker_Currencyflow.lua, lines 642, 643, and 651: Replace "CENTER" with "RIGHT".

A minor, aesthetic issue: I would set the tooltip header (addon name) left-aligned (line 634). Looks more coherent.


Before (center-aligned icons):

WoWScrnShot_090522_232859

After (right-aligned):

WoWScrnShot_090522_232733

Thanks, and thanks for the nice addon!

โ€“ Tom

commented

Added in latest commit, should be released shortly.

commented

Oh, I completely forgot about this addon; nice to see it back :)

commented

Please see #25. Thanks.