Ticket #171 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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: External ID: 1161182
state: Analysing Browser: All
Operating System: All

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

Changed 3 years ago by chrisclaydon

  • status changed from new to closed
  • resolution set to fixed

(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.