Opened 16 years ago
Closed 16 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.
Note:
See TracTickets
for help on using tickets.
(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.