Opened 15 years ago

Closed 15 years ago

#748 closed defect (fixed)

Update icons in fusion templates to save network traffic

Reported by: mbeckman Owned by: pagameba
Priority: low Milestone: 2.1
Component: Fusion Version: 2.0.2
Severity: trivial Keywords:
Cc: External ID:

Description

In all fusion templates there are two icons called icon_back.png and icon_forward.png. At the moment these 16*16pixel icons are almost 190kB each. My suggestion is to replace these with compressed png-images that will make them around 0.3kB each.

Attachments (1)

small_pngs.zip (967 bytes ) - added by mbeckman 15 years ago.
compressed png-icons

Download all attachments as: .zip

Change History (4)

by mbeckman, 15 years ago

Attachment: small_pngs.zip added

compressed png-icons

comment:1 by pagameba, 15 years ago

Milestone: 2.1
Owner: set to pagameba
Status: newassigned

edit-copy and edit-duplicate are also unnecessarily huge at 47kb!

I'll fix this in the MapGuide templates for the 2.1 release since I'm working on them anyway.

comment:2 by pagameba, 15 years ago

In http://trac.osgeo.org/mapguide/changeset/3426, update icons in all templates with smaller sized versions.

comment:3 by pagameba, 15 years ago

Resolution: fixed
Status: assignedclosed

as a side note to this, those icons are used in the TaskPane widget and have been moved to the widget folder and combined into a single image and displayed using CSS sprites.

Note: See TracTickets for help on using tickets.