New button tooltips not obeying Skada settings #5


  • New
  • Defect
Open
Assigned to _ForgeUser1093118
  • Farmbuyer created this issue Nov 17, 2010

    What steps will reproduce the problem?
    1. Pop open the normal Skada configuration, and set the tooltip placement to anything other than "default" (for example, "topright").
    2. Mouse over the additional buttons.

    What is the expected output? What do you see instead?
    Expected that the tooltips added by SkadaWindowButtons would appear in the same place as the other Skada tooltips.  Instead, they appear in the default GameTooltip position (in my case, this is on the other side of the screen).

    What version of the product are you using?
    r11-beta

    Please provide any additional information below.
    Instead of calling GameTooltip_SetDefaultAnchor() in the OnEnter handler for each button, it might be enough to use the base Skada:SetTooltipPosition() routine.  I haven't looked closely though.

  • Farmbuyer added the tags New Defect Nov 17, 2010

To post a comment, please login or register a new account.