[OpenLayers-Trac] [OpenLayers] #3413: Popup Cloud always missing 2 pixel on the right

OpenLayers trac-20090302 at openlayers.org
Fri Jul 15 11:45:56 EDT 2011


#3413: Popup Cloud always missing 2 pixel on the right
-------------------------------+--------------------------------------------
 Reporter:  tixvieira          |       Owner:              
     Type:  bug                |      Status:  new         
 Priority:  trivial            |   Milestone:  2.12 Release
Component:  Popup.FramedCloud  |     Version:  2.10        
 Keywords:  Popup FramedCloud  |       State:  Review      
-------------------------------+--------------------------------------------
 Plataform: Windows7;
 Tested browsers: IE8, Chrome 12, FF3.6;

 When we use the Cloud Popup, the line on the right side of the popup is
 always cut.

 I changed the OpenLayers.Popup.FramedCloud:

  OLD -->   imageSize: new OpenLayers.Size(1276, 736),

  NEW -->   imageSize: new OpenLayers.Size(1274, 736),

 This change fix the problem.

 Example images attached.

 Tiago Vieira

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


More information about the Trac mailing list