Opened 5 years ago

Closed 5 years ago

#51 closed defect (fixed)

Profile images are too big

Reported by: borja Owned by: borja
Priority: major Milestone: OpenWorkouts 0.2
Component: users Keywords:
Cc:

Description

Basically we serve the same image the user provided us with, everywhere. We do some scaling, but only at css/styles level, which means that the full-sized image has to be loaded even on devices with small screens.

We need to implement some code to serve the image in different sizes, then pick up the proper size when we are rendering those profile pictures.

Change History (4)

comment:1 Changed 5 years ago by borja

  • Milestone changed from OpenWorkouts 0.1 to OpenWorkouts 0.2

comment:2 Changed 5 years ago by borja

  • Owner set to borja
  • Status changed from new to accepted

comment:4 Changed 5 years ago by borja

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.