← Back to team overview

mahara-contributors team mailing list archive

[Bug 775257] [NEW] Require profile icons to be square

 

Public bug reported:

Currently, profile icons in Mahara are not required to have the same
height and width, which means that all we can request about these images
is the maxheight and the maxwidth.

If both were the same, then we could request exact sizes and include
them inside the <img> tags. This could significantly speed up the
rendering of pages that have long lists of users and mitigate the extra
cost of redirecting to and from Gravatar.

** Affects: mahara
     Importance: Wishlist
         Status: Triaged


** Tags: profileicons

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/775257

Title:
  Require profile icons to be square

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Currently, profile icons in Mahara are not required to have the same
  height and width, which means that all we can request about these
  images is the maxheight and the maxwidth.

  If both were the same, then we could request exact sizes and include
  them inside the <img> tags. This could significantly speed up the
  rendering of pages that have long lists of users and mitigate the
  extra cost of redirecting to and from Gravatar.


Follow ups

References