Dungeon quests don't show all objectives
RyadaProductions opened this issue ยท 3 comments
Describe the bug
Dungeon quests sometimes don't get the correct height in the tracker.
This makes it impossible to read all the requirements for completing the Quest.
Do you have an error log of what happened?
No error has been created when it happened
To Reproduce
Steps to reproduce the behavior:
- Go into a dungeon with a worldquest
- Look at the tracker
Expected behavior
Correct height so all the objectives can be read
What is the version of SylingTracker you use ?
0.4.0
What are the versions of PLoop and Scorpio you use ?
- PLoop: v260
- Scorpio: v055
Thanks for the report, the dungeon content needs a little revision.
For the dungeon image, it's more complex. I need searching a reliable solution to get a dungeon image from WoW API, i have thought the current one i use was enough but this seems not. I could use a hardcoded solution as fallback but before i'd like to see if it exists a better alternative.