[QGIS-trac] [Quantum GIS] #2277: fix for CopyrightLabel position

Quantum GIS qgis at qgis.org
Sun Dec 13 15:38:58 EST 2009


#2277: fix for CopyrightLabel position
--------------------------------+-------------------------------------------
   Reporter:  smizuno           |              Owner:  timlinux     
       Type:  patch             |             Status:  new          
   Priority:  minor: annoyance  |          Milestone:  Version 1.4.0
  Component:  C++ Plugins       |            Version:  HEAD         
   Keywords:                    |   Platform_version:               
   Platform:  All               |           Must_fix:  No           
Status_info:  0                 |  
--------------------------------+-------------------------------------------
 Here is a patch to fix a very minor problem with the positioning of the
 copyright on the map. When positioned at the bottom it is just at the edge
 rather than inset as it is at left, right and top.

 The offset was incorrectly calculated because of missing parentheses in
 the expression.

 Also, there is retrieval of font face and size from stored settings, but
 there is no place to set these in the copyright dialog, so I commented out
 those two lines, leaving them for possible future use. The application
 default font is used.

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2277>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list