odota / web

React web interface for the OpenDota platform
https://www.opendota.com
MIT License
1.09k stars 391 forks source link

Muerta Icon Size is 32x31 pixels, instead of the standard 32x32 #3113

Open kroy opened 1 year ago

kroy commented 1 year ago

Current Behavior Muerta's icon is 32x31 pixels instead of the standard 32x32. Eg: rattletrap vs muerta

elements containing the muerta icon are slightly mis-sized as a result (by like less than a pixel). Eg: inspect the divs containing muerta's icon vs the divs containing other heroes' icons here: https://www.opendota.com/matches/7326456192/casts

Expected behavior/code All icons are the same size

Environment

Possible Solution If the underlying Dota assets are the issue, perhaps adding an extra pixel on image ingest could work.

Additional context/Screenshots This is, obviously, not a serious issue, but noticed it and figured I'd register it! Thanks for this amazing project.

niranjan-kurhade commented 11 months ago

If this is a valid issue. Please assign it to me. I would like to work on it.