Feature request #2277

fix for CopyrightLabel position

Added by Steven Mizuno over 14 years ago. Updated over 14 years ago.

Status:Closed
Priority:Low
Assignee:Tim Sutton
Category:C++ Plugins
Pull Request or Patch supplied: Resolution:fixed
Easy fix?:No Copied to github as #:12337

Description

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.

patch-CopyrightLabel_position_-20091210.txt Magnifier (1.74 KB) Steven Mizuno, 2009-12-13 12:39 PM

History

#1 Updated by Jürgen Fischer over 14 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

applied in 8b0c041f (SVN r12442). Thanks.

Also available in: Atom PDF