Commit Graph

6 Commits (cc048b39711b313d50735cfc736acaad75f4de1a)

Author SHA1 Message Date
Matthew Chen cc048b3971 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen ebf500d805 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 6704396998 Lazy load attachments in messages view, etc.
// FREEBIE
8 years ago
Matthew Chen bcc7007812 Respond to CR.
// FREEBIE
8 years ago
Matthew Douglass 09d377f7e2 Unifies bubble sizes for media bubbles
On iPhone 6 and above, media bubble sizes are 10% wider
On iPhone 5s and below, media bubbles are fixed in their larger dimension and the other dimension is calculated based on the aspect ratio of the underlying image (clamped to a reasonable min/max height).

// FREEBIE
9 years ago
Matthew Douglass c958c7909c Unifies bubble sizes for media bubbles
Media bubbles (for photo, video and animated) sizes are calculated using shared logic. The bubbles are fixed width and their height is calculated based on the aspect ratio of the underlying image (clamped to a reasonable min/max height).

Fixes #1270

// FREEBIE
9 years ago