Jerakin / Pokedex5E

GNU General Public License v3.0
95 stars 30 forks source link

Bug - Bottom of Fakemon list messed up in various ways on different devices #417

Open magroader opened 4 years ago

magroader commented 4 years ago

I don't know if this is due to a version mistmatch between master and the released ios version, but the bottom of the Fakemon list is messed up either way.

This could just be because the master version and the debug version have different backend data.

On PC debug version in master:

On ios version 1.11.2:

Differences between the two:

Jerakin commented 4 years ago

This is an artifact of that the scrollist scales with screen resolution. The easiest fix is to have it not scale with resolution, else one would have to fix it in gooey