zuelong / save-the-spire

A save editor for the game Slay the Spire
16 stars 13 forks source link

fix off by one error #15

Closed ngynkvn closed 6 years ago

ngynkvn commented 6 years ago

Small off-by-one error when displaying cards and relics

zuelong commented 6 years ago

Good catch! I'll need to double check and make sure changing the i value doesn't mess with the CSS of the element being created.

Though, I may be able to default the line of CSS I have set for grid positioning to auto.

I'll see what works and merge this after I get home tomorrow.

zuelong commented 6 years ago

Merged, built, and deployed