Skip to content

Conversation

rosieprom
Copy link
Contributor

IMG_2667

  • Added redeemed text for the ticket
  • Compressed the background image and logo.
  • Background image: 2.98 KB
  • Logo: 290.80 KB
  • used https://kraken.io/web-interface to compress but let me know if you got any ideas on image compression :)

@rosieprom
Copy link
Contributor Author

oh also made the corners curved a bit more.

@@ -113,6 +113,8 @@ class Token {
redeemedMessage = "(Redeemed)"
} else if(this.props.redeemed === "0") {
redeemedMessage = "(Not redeemed)"
} else {
redeemedMessage = "Redeem Error"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@developerpeachy can we have it that it simply displays nothing if not redeemed or there is an error?

Copy link
Contributor

@JamesANZ JamesANZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@developerpeachy thanks for this but please address comment above before merging. Also, in future it is best to make PRs atomic e.g. added redeemed text and a separate PR for the images

@hboon
Copy link
Member

hboon commented Dec 4, 2019

@developerpeachy Have you tried ImageOptim for PNG and ShrinkIt for PDF?

@rosieprom
Copy link
Contributor Author

@hboon no, I can give this a go. The file types i have are .png and .svg though.

@JamesANZ JamesANZ merged commit 0ed4344 into master Dec 10, 2019
@JamesANZ JamesANZ deleted the UEFA-redeem-item branch December 10, 2019 01:03
@JamesANZ
Copy link
Contributor

Closes #290

SmartLayer pushed a commit that referenced this pull request Jun 30, 2023
added redeemed text, compressed images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants