Opened 15 years ago

Closed 15 years ago

#171 closed defect (fixed)

Widget info should use image sprites as default widget images

Reported by: chrisclaydon Owned by: chrisclaydon
Priority: P3 Milestone: 2.0
Component: MapGuide Version: SVN
Severity: Major Keywords:
Cc: Browser: All
External ID: 1161182 Operating System: All
state: Analysing

Description

Fusion now supports image sprites, allowing for a vast reduction in the size and number of downloads required to produce the icons for all the buttons and menu items in a Fusion layout.

The widget info files will be updated, so that new widget instances created by an application that utilizes the widget info will automatically make use of image sprites.

Change History (1)

comment:1 by chrisclaydon, 15 years ago

Resolution: fixed
Status: newclosed

(In [1669]) Fixes #171 - Updated widget info files to use CSS image sprites by default for widget icons.

CSS image sprites allow multiple icons to be obtained from a single image strip image. This greatly reduces the number of downloads required when a Fusion layout is loaded, allowing for a quicker start-up.

Note: See TracTickets for help on using tickets.