Opened 14 years ago

Closed 14 years ago

#2331 closed bug (worksforme)

Composer legend fails to draw polygons outline patterns if dashed

Reported by: jctull Owned by: nobody
Priority: major: does not work as expected Milestone: Version 1.5.0
Component: Printing Version: Trunk
Keywords: composer legend polygon dash outline Cc:
Must Fix for Release: Yes Platform: OS X
Platform Version: 10.6.2 Awaiting user input: no

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.

Attachments (1)

print.png (173.9 KB ) - added by mhugent 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by jctull, 14 years ago

Summary: Composer legend fails to draw polygons outline patterns if not solidComposer legend fails to draw polygons outline patterns if dashed

by mhugent, 14 years ago

Attachment: print.png added

comment:2 by mhugent, 14 years ago

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

comment:3 by lutra, 14 years ago

works also for me under Ubuntu linux.

comment:4 by jctull, 14 years ago

Resolution: worksforme
Status: newclosed

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.

Note: See TracTickets for help on using tickets.