Code review comment for lp://qastaging/~unity-team/unity/unity.fix-901164

Revision history for this message
Andrea Cimitan (cimi) wrote :

The mockup is by nature static, while our dash can change its colors and dimensions. We have to be smart and adjust according to our needs.

Refinements I suggested to designers which I got aproval:
1. color behind the cards, two solutions:
  a) pick up either average color and apply a color shade, with reduced alpha.
  b) pick up a tint of black with very slight alpha.
2. padding between cards, two solutions:
  a) apply even padding even on left and right edges of the first and last card, apply evenly.
  b) make cards flexible in width when the dash width is bigger, keeping small padding.

« Back to merge proposal