[mapguide-trac] #1194: Fusion: Fail to narrow Task pane when drag the Vertical Line

MapGuide Open Source trac_mapguide at osgeo.org
Fri Jan 22 13:40:38 EST 2010


#1194: Fusion: Fail to narrow Task pane when drag the Vertical Line
------------------------------+---------------------------------------------
 Reporter:  madair            |         Owner:          
     Type:  defect            |        Status:  reopened
 Priority:  high              |     Milestone:  2.2     
Component:  Fusion Templates  |       Version:  2.0.2   
 Severity:  blocker           |    Resolution:          
 Keywords:                    |   External_id:  1254170 
------------------------------+---------------------------------------------
Comment (by madair):

 To fix the problem, replace the copy of JxLIb with the attachement and you
 will need to add the following class to CSS for all templates:

  .jxSplitterMask{
     position:absolute;
     top:0;
     left:0;
     width:100%;
     height:100%;
     overflow:hidden;
     background-image: url(images/a_pixel.png);
     z-index:1;
 }

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1194#comment:6>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list