Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Small group view update #773

Merged
merged 10 commits into from Jan 3, 2019
Merged

Small group view update #773

merged 10 commits into from Jan 3, 2019

Conversation

andrewxhill
Copy link
Member

@andrewxhill andrewxhill commented Jan 2, 2019

Moving it in this direction

screen shot 2019-01-02 at 3 47 36 pm

@andrewxhill
Copy link
Member Author

going to blast this in after your merge unless you see major pause

const hue = h < 360 ? h > 0 ? h : 0 : 360
peerColor = `hsla(${hue},60%,${lit}%,0.3)`
peerColor = `hsla(${hue},90%,60%,0.3)`
Copy link
Member Author

Choose a reason for hiding this comment

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

with multi-contacts shown in the wallet groups rows, needed more colors than just shades of blue

@asutula
Copy link
Member

asutula commented Jan 3, 2019

ok

@andrewxhill andrewxhill merged commit 6fcaa24 into master Jan 3, 2019
@andrewxhill andrewxhill deleted the andrew/small-group-view-update branch January 3, 2019 01:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants