So I was having issue with the position of my tooltips. When an item with a tooltip attached was hovered over, the tooltip would display in one position and then reposition itself relative to the element in the position I specified (i.e. TopRight).
After tinkering around with the different options I found the following settings resulted in positioning issues:
- ShowCallout = "True" this setting alone will cause the tooltip to reposition when true. If false, and the Animation is set to either "None" or "Fade" the tooltip displays in the correct position right away.
- Animation is equal to anything BUT "None" or "Fade" will cause tooltip to reposition itself.
I thought I'd mention this in case anyone else is having similar problems.
Regards,
Jake
After tinkering around with the different options I found the following settings resulted in positioning issues:
- ShowCallout = "True" this setting alone will cause the tooltip to reposition when true. If false, and the Animation is set to either "None" or "Fade" the tooltip displays in the correct position right away.
- Animation is equal to anything BUT "None" or "Fade" will cause tooltip to reposition itself.
I thought I'd mention this in case anyone else is having similar problems.
Regards,
Jake