clickercookie / clickercookie.github.io

A totally original game about clicking a cookie
GNU General Public License v3.0
3 stars 1 forks source link

Upgrade name and price overlap in the infobox #21

Closed FifthTundraG closed 7 months ago

FifthTundraG commented 7 months ago

Wasn't originally a big issue, but now with more upgrades being added the constraint of a certain box's size is becoming a chore, the solution here is to make the box bigger again or to figure out a way to shorten the price down from "6,000,000" to "6 million". It's more likely I'll just make the box bigger because I don't want to figure out shortening it like that until way later down the line.

FifthTundraG commented 7 months ago

Fixed in 64297c686903f8442d25b3ca2a9073574c8590c4, ignore the commit desc that says #23, I selected the wrong one :D Currently has a very temporary solution of making the box bigger, eventually it will probably have a complete redesign with dynamic sizing or something similar.