Alex Zeier
Alex Zeier
> My theory is that the window in fullscreen mode uses some DirectX optimizations, thus taking control over the scale factor, making the system think it's being scaled by a...
I was half wrong, this actually does exist but it's native tooltips on the decks to the right.
The deck is often covered by deck list - we might want to consider having a always visible counter.
Just to "officially" say it again: I sure am interested!
This seems to be an issue related to the newest windows update? - What version of windows are you guys on? - #3144 is Windows 7 according to the log....
As a temporary workaround: you can enable `options (advanced) > overlay > windows` to see your and your opponents cards.
Installed all available windows (10) updates on two machines, **not able to reproduce it** :/. Maybe some specific setting is causing this? Please try renaming/deleting the `%AppData%/HearthstoneDeckTracker/config.xml` (`options > tracker...
- Go to `options > tracker > settings`, click `open appdata folder` - Close HDT - Delete/rename the `config.xml` file the now open folder
- If this is an windows update issue - can someone try uninstalling the latest windows updates and check if that fixes it? - It's also possible this is an...
So, some technical context: I *think* somehow the overlay window is losing it's topmost state, which should be updated in [OverlayWindow.Update](https://github.com/HearthSim/Hearthstone-Deck-Tracker/blob/master/Hearthstone%20Deck%20Tracker/Windows/OverlayWindow.Update.cs#L27), called from the [main update loop](https://github.com/HearthSim/Hearthstone-Deck-Tracker/blob/master/Hearthstone%20Deck%20Tracker/Core.cs#L198) if hearthstone is...