Re: Bug Reports (snapshot builds)
r28072: Targeting arrows for items on stack still do not work if the targeting overlay is in "On mouse over" mode. I narrowed the problem down to a particular issue - it's not that the targeting arcs do not appear on time, it's just that they do not appear at all unless the overlay is in "Always on" mode. While hovering the mouse over the stack item in the "On mouse over" targeting overlay mode though, there's nothing that can make the targeting arcs appear.
A simple test case to reproduce: Set your targeting overlay to "On Mouse Over" mode. Use the dev mode to add Lightning Bolt to stack and target the opponent. Hover the mouse over the stack item, the targeting arrow will not appear. Use the dock panel to switch the targeting overlay to "Always On" mode. Now the targeting arrow will appear when you hover your mouse over the stack item. Switch the targeting overlay to "On Mouse Over" again. The targeting arrow will no longer appear even though it should.
EDIT: Fixed in r28073, but I'm not sure if my fix is NPE-proof.
- Agetian
A simple test case to reproduce: Set your targeting overlay to "On Mouse Over" mode. Use the dev mode to add Lightning Bolt to stack and target the opponent. Hover the mouse over the stack item, the targeting arrow will not appear. Use the dock panel to switch the targeting overlay to "Always On" mode. Now the targeting arrow will appear when you hover your mouse over the stack item. Switch the targeting overlay to "On Mouse Over" again. The targeting arrow will no longer appear even though it should.
EDIT: Fixed in r28073, but I'm not sure if my fix is NPE-proof.
- Agetian