We have moved to Github. Please open tickets there.

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#3108 closed Enhancement (fixed)

Redo the sprites

Reported by: cash Owned by: cash
Priority: normal Milestone: Elgg 1.8 Beta
Component: UI/UX Version: Github Master
Severity: minor Keywords:
Cc: brett@… Difficulty: moderate

Description

I pulled out the friends picker nav arrows into its own image. We can now fit the remaining items into a grid and even create a script to create the sprite image for us.

Change History (13)

comment:1 Changed 2 years ago by cash

  • Component changed from Core to UI/UX

comment:2 Changed 2 years ago by cash

Good news - we have permission to use the Gentleface icons. I've started working on a script to create the sprite image for us: https://github.com/cash/elgg-sprite

comment:3 Changed 2 years ago by brettp

Awesome! Thanks for following up on that!

comment:4 Changed 2 years ago by ewinslow

Yes, that's fantastic news!

comment:5 Changed 2 years ago by cash

  • Milestone changed from Elgg 1.8 to Elgg 1.8 Beta
  • Owner set to cash
  • Status changed from new to assigned

comment:6 Changed 2 years ago by cash

(In [svn:8925]) Refs #3108 partial implementation of new sprites (widgets, hover menu, search are all broken)

comment:7 Changed 2 years ago by ewinslow

Do we want to even include those triangles as sprites? They can easily be written in as text characters, which is faster and more flexible in terms of theming.

comment:8 Changed 2 years ago by cash

good point

comment:9 Changed 2 years ago by cash

(In [svn:8933]) Refs #3108 fixed widgets for main site (not admin) and tweaked topbar

comment:10 Changed 2 years ago by cash

(In [svn:8946]) Refs #3108 frontend should be done and ready for review - admin area is next

comment:11 Changed 2 years ago by cash

(In [svn:8947]) Refs #3108 added more sprites and a license file - no visible changes

comment:12 Changed 2 years ago by cash

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [svn:8949]) Fixes #3108 added admin sprites (enough for beta release)

comment:13 Changed 2 years ago by cash

(In [svn:8953]) Refs #3108 forgot the user hover menu for the admin area

Note: See TracTickets for help on using tickets.