HearthSim / HSTracker

A deck tracker and deck manager for Hearthstone on macOS
https://hsreplay.net/downloads/
MIT License
1.15k stars 173 forks source link

MacOS: Excavation and Spell School counters are not well displayed #1335

Closed KevinLuo41 closed 3 months ago

KevinLuo41 commented 5 months ago

Describe the bug The excavation counter and spell school counter have the long prefix, which takes too much space. see screen shot

To Reproduce Steps to reproduce the behavior: 2021 MacBook Pro 16 inch, M1 Pro

Game mode Only tested standard mode

Expected behavior Ideally, the counter should list all spell school. Given the space is small, the font size should be smaller, or take multiple lines.

Screenshots

image

Version (please complete the following information): 2.6.4

fmoraes74 commented 5 months ago

For some reason the lookup for those strings failed. What locale is your HSTracker using? I wonder if it is a side effect of the translations not being up to date.

KevinLuo41 commented 5 months ago

This is the file path of HSTracker: /Applications/HSTracker.app

It could be due to the translation issue. When I changed the language of the tracker to enUS, the issue was gone.

fmoraes74 commented 5 months ago

Should be fixed in the next version.

fmoraes74 commented 3 months ago

This should already been addressed, so I am closing. Please let me know if not the case.