Bug report #2331

Composer legend fails to draw polygons outline patterns if dashed

Added by John Tull over 14 years ago. Updated over 14 years ago.

Status:Closed
Priority:Low
Assignee:nobody -
Category:-
Affected QGIS version: Regression?:No
Operating System:OS X Easy fix?:No
Pull Request or Patch supplied: Resolution:worksforme
Crashes QGIS or corrupts data: Copied to github as #:12391

Description

In the composer, polygons with an outline pattern other than a solid line (i.e., any dashed patterns) are not drawn in the legend.

print.png (174 KB) Marco Hugentobler, 2010-01-02 07:31 AM

History

#1 Updated by Marco Hugentobler over 14 years ago

Hm, it seems to work for me with dashed polygon outlines (see attachment)

#2 Updated by Giovanni Manghi over 14 years ago

works also for me under Ubuntu linux.

#3 Updated by John Tull over 14 years ago

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

Well, it's working for me now as well. The only thing I've done is to remove the masking of the render in qgsoptions.cpp, these lines:

// #ifdef Q_WS_MAC //MH: disable incremental update on Mac for now to avoid problems with resizing
// groupBox_5->setEnabled( false );
// #endif //Q_WS_MAC

I don't know if that would be affecting this. I doubt it, anyway.

Also available in: Atom PDF