Opened 16 years ago
Closed 16 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)
Change History (4)
by , 16 years ago
Attachment: | small_pngs.zip added |
---|
comment:1 by , 16 years ago
Milestone: | → 2.1 |
---|---|
Owner: | set to |
Status: | new → assigned |
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 , 16 years ago
In http://trac.osgeo.org/mapguide/changeset/3426, update icons in all templates with smaller sized versions.
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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.
compressed png-icons