[OpenLayers-Trac] [OpenLayers] #2863: Panel: New CSS and icons to create toolbars.

OpenLayers trac-20090302 at openlayers.org
Mon Oct 4 13:38:37 EDT 2010


#2863: Panel: New CSS and icons to create toolbars.
---------------------------+------------------------------------------------
 Reporter:  jorix          |       Owner:  jorix       
     Type:  feature        |      Status:  new         
 Priority:  minor          |   Milestone:  2.11 Release
Component:  Control.Panel  |     Version:  2.10        
 Keywords:                 |       State:              
---------------------------+------------------------------------------------
 There are some problems with icons in "theme/default/img":  icons using
 "NavToolbar" have a different appearance from other icons, and the corners
 of most of the icons have no transparency corners.

 In patch proposes a gif with transparent corners similar to
 "editing_tool_bar.png" but with more icons.

 Developments in "style.css"
  * The controls "NavToolbar" and "EditingToolbar" use the new icons.
  * New class "olPanelControl" to customize panels with new icons.
  * Ability to group icons using "olPanelControl"
   * Allowed three layout using "olPanelControl": right-left (default),
 left-right and vertical.
   * "olPanelControl" supports "NavigationHistory"
  * The "div" have the same size as the icons: 24x22, and separations are
 standardized to 5px

 The patch includes a detailed example to show the visual possibilities of
 CSS classes (not to be operational).

 This patch is independent of #2862, but is designed to work together.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/2863>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list