Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player Deck overlay not showing when starting minimized #808

Closed
Xilef11 opened this issue Mar 20, 2015 · 14 comments
Closed

Player Deck overlay not showing when starting minimized #808

Xilef11 opened this issue Mar 20, 2015 · 14 comments

Comments

@Xilef11
Copy link

Xilef11 commented Mar 20, 2015

When the tracker is started minimized (to tray) , the overlay for the player's deck does not appear until the main tracker window is opened, after which it can be minimized again without breaking anything.
I am not sure if it is a problem with the overlay or with the tracking, or if it also happens when the tracker starts minimized in the task bar instead of system tray.
using v0.9.7

@azeier
Copy link
Member

azeier commented Mar 21, 2015

Do you mean the player deck window or the actual overlay?

@Xilef11
Copy link
Author

Xilef11 commented Mar 23, 2015

the overlay, but only the player's deck is not showing.
sans titre
(card age, marks and timers are not enabled in this screenshot)

@azeier
Copy link
Member

azeier commented Mar 28, 2015

I'm not able to reproduce this at all. All combinations of minimized, minimzed to tray, starting HS first, starting tracker fist, in game and in menu work fine for me.

(I'm using the dev build obviously, so I could have unintentinally fixed this already)

@Xilef11
Copy link
Author

Xilef11 commented Mar 29, 2015

Interesting... I guess I'll wait for the next release to see if it's fixed

@Xilef11
Copy link
Author

Xilef11 commented Apr 4, 2015

It still happens on V 0.9.10... I am also starting HearthStone in fullscreen,

@azeier
Copy link
Member

azeier commented Apr 4, 2015

I think I may have had a very similar issue all day long without realizing it.

When HDT is started (no matter if minimized or not) after hearthstone, the overlay does not update until you click out of hearthstone and back in again once (not necessarily into the main HDT window).

I have a strong feeling this is related. (If so, it's fixed now)

@askarmuk
Copy link

askarmuk commented Apr 6, 2015

I will post here now. I downloaded Prerelease 1 v0.10.0 but bug it still here. Before changing option:
hs - no cards

After chose 'Use no deck':
hs - after choosing use no deck in main window

How can I check that HDT was updated? It still has version 0.9.10.

@azeier
Copy link
Member

azeier commented Apr 6, 2015

Could you send the config.xml found in %AppData%/HearthstoneDeckTracker (Win+R, paste) to epikz37@gmail.com ? Even following your steps I can't reproduce this. Maybe there's some specific setting that causes this.

(Pre-releases do not have updated version numbers)

@azeier
Copy link
Member

azeier commented Apr 6, 2015

I know what the problem is now, just not yet how to fix it.

If you look at the hand marks in the first image, they are off to the right. The overlay is quite a bit wider than the acutal window, causing the deck to be outside of it. Opening the tracker (or any other window should work, too) and back into hearthstone, updates the size.

..Actually.. even if the hand mark stuff happens for me, the cards are in the right place... hm...

@azeier
Copy link
Member

azeier commented Apr 6, 2015

Maybe we can isolate the issue a bit:

Does this happen with

  1. a deck selected on HDT start
  2. no deck selected on HDT start
  3. HDT started before hearthstone
  4. HDT started after hearthstone
  5. Actually only when starting with windows
  6. Minimzed
  7. Minmized to tray
  8. Not minimized

@Xilef11
Copy link
Author

Xilef11 commented Apr 6, 2015

I tried turning on the card marks, and I can confirm that the problem is the width of the overlay. It happens only when HDT is started minimized (perhaps to tray only?). It does not seem to matter if HDT is started with Windows or not, if a deck is selected, or if it is started before or after Hearthstone. Also, opening a window other than the tracker window does not solve the problem.

@azeier
Copy link
Member

azeier commented Apr 7, 2015

This very much sounds like it's a DPI problem. (please be a DPI problem!)
Try prerelease 4 here: https://github.com/Epix37/HDT-Test/releases

@askarmuk
Copy link

askarmuk commented Apr 7, 2015

It works correctly for me now with PR4.

@Xilef11
Copy link
Author

Xilef11 commented Apr 7, 2015

Prerelease 4 fixes it for me too. Also, I should have thought about it earlier, but I did change Windows' DPI settings to make things a bit larger... that might explain why it only happened on some systems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants