Quote:
Originally Posted by tknarr
Also note that the numbers will be in the wrong positions until you mouse over the hotbars once. I need to do the mouse-over once every time I log in on a toon, I think it's because the UI doesn't get the positioning information until the mouse-over triggers it's event.
|
Yes, the numbers are pre-positioned for hotbars with 32 pixel icon sizes, so for those you won't notice anything. For different sizes, the placement needs to be recalculated, which doesn't work OnShow, only OnHoverIn.