Closed Gankra closed 11 years ago
What?
When you click on different cards in your hands, the slight size differences in the images causes the resources listing to bounce around.
Ah, I see it now.
The cards are resized from original...and they're set to two or three different sizes throughout the UI. I hate this.
Just figure out a reasonable aspect ratio and make otherDimension = dimension*aspectRatio.
On 2013-04-09 12:36 AM, Alexis Beingessner wrote:
Just figure out a reasonable aspect ratio and make otherDimension = dimension*aspectRatio. Ah, I get it.
Fix both dimensions to prevent this.