Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gallery goal cell's thumbnail image has different colored border than safesum #585

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

krugerk
Copy link
Contributor

@krugerk krugerk commented Dec 30, 2024

Summary

safesum color and thumbnail border were both too similar and different on light for orange

This implementation uses the standard graph image in place of the thumbnail on the gallery, drawing itself a border around the image. This has the added benefit of the graph being loaded already when the user navigates to the corresponding goal screen. It has the downside of grabbing the larger files (full graph image rather than smaller thumbnail). Also, the thumbnail image, designed for use on the website, contained just the graph without its x and y axes' labels and values.

For UI changes including screenshots of before and after is great.

before

see #573

after (username/goalname-thumb.png)

red
Screenshot 2024-12-30 at 15 29 26

orange
Screenshot 2024-12-30 at 15 29 01

blue
Screenshot 2024-12-30 at 15 29 10

green
Screenshot 2024-12-30 at 15 38 36

forest green
Screenshot 2024-12-30 at 15 29 46

after (username/goalname.png)

red
Screenshot 2024-12-30 at 12 38 04

orange
Screenshot 2024-12-30 at 12 37 57

blue
Screenshot 2024-12-30 at 12 38 15

green
Screenshot 2024-12-30 at 12 38 27

forest green
Screenshot 2024-12-30 at 12 38 33

Validation

viewed gallery in simulator

Fixes #573

@krugerk krugerk requested a review from a team as a code owner December 30, 2024 11:47
@krugerk krugerk requested review from theospears and removed request for a team December 30, 2024 11:47
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.

Gallery cell graph border and safesum text in different colors
1 participant