
Download the vS Data Reaper plugin for HDT. I have posted this same question on the official Discord channel, but I don't think it is currently being viewed, so I am going to give it a shot here.Īny help would be greatly appreciated! Thanks in advance. To share your game information with us using Hearthstone Deck Tracker, you need to install our plugin to the HDT program. doing this off top of my head, so syntax may be incorrect) Īdding a tooltip to the DataTemplate in CurvyList.xaml should be able to show you what I am seeing. To replicate this, you could use the example project provided by HDT Github at.

There are instructions on creating a plugin at

If anyone were able to help with this problem, it would require that they have HDT and Hearthstone, but I feel the problem is more of a WPF issue than a DeckTracker issue. If I attach the debugger to HearthstoneDeckTracker, I can see the items have a tooltip in the VisualTree, but the tooltip never shows when I mouseover the item. I am writing a plugin for Hearthstone Decktracker, and am adding a tooltip to each of the items that get generated in an ItemsControl.
