class

ContributorMural::Renderers::Orbit

Inherits ContributorMural::Renderer < Reference < Object

The wall as a small solar system: the top contributor holds the centre and everyone else orbits at a distance set by their rank. Each ring holds as many avatars as its circumference allows and is rotated against the one inside it, so the layout reads as orbits rather than spokes.

Constants

CLIP_ID = "orbit-clip"

Instance methods

fetch_size(user : ResolvedUser) : Int32

Pixel size at which to fetch this user's avatar (2x render size for crisp display on high-DPI screens).

Source