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

Render service EoD elite specialization's icons resolution doesn't match others' #688

Open
Barnikun opened this issue Apr 6, 2024 · 0 comments

Comments

@Barnikun
Copy link

Barnikun commented Apr 6, 2024

Issue:

While fetching elite specialization's icon from the renderer service, I have found that HoT. PoF specs' icons are 32x32 pixel in size while EoD specs' are 16x16 in size.

Steps to recreate:

  1. Fetch the following API endpoints:

In both returned JSON you will see a "profession_icon" property

  1. Fetch both "profession_icon" value.

Results

Outcome: The outcome is that every specializations icon is 32x32 .png file, while the EoD spec's are 16x16
Expected behavior: Every .png file should be 32x32 px.

@Barnikun Barnikun changed the title Render service EoD elite specializations resolution doesn't match others' Render service EoD elite specialization's icons resolution doesn't match others' Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant