Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rendering of centroid fill using single marker broken when styling a composer {rectangle, ellipse, triangle} item #19013

Closed
qgib opened this issue Jun 17, 2014 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority

Comments

@qgib
Copy link
Contributor

qgib commented Jun 17, 2014

Author Name: Mathieu Pellerin - nIRV (Mathieu Pellerin - nIRV)
Original Redmine Issue: 10609
Affected QGIS version: master


Rendering of centroid fill that relies on a simple marker is broken when used to style a composer shape item. Only a tiny square renders showing the simple marker's fill color. If you zoom out a lot, you'll eventually see the full marker if it fits within the tiny square.

Steps to reproduce:

  1. Create an empty project
  2. Create a composer window, and add a rectangle item to it
  3. Open its symbology property window through the 'Change...' button
  4. Add a Centroid Fill layer, and set its Simple Marker size to 20 (it has to be big enough otherwise you won't see it)
  5. Apply the symbology
  6. At this stage, you'll see the centroid marker fails to render properly. Zoom in to see its broken, and zoom out quite a lot to eventually see the marker fit within the small rendered square (see attached screenshot)

It'd be nice to get this fixed as the use of symbology on composer shape items allow cool exotic legends.


@qgib
Copy link
Contributor Author

qgib commented Jun 17, 2014

Author Name: Mathieu Pellerin - nIRV (Mathieu Pellerin - nIRV)


  • 7449 was configured as centroid-fill-error-composer.png

@qgib
Copy link
Contributor Author

qgib commented Jun 17, 2014

Author Name: Mathieu Pellerin - nIRV (Mathieu Pellerin - nIRV)


Nyall mostly fixed this in commit 60d93b3. A follow up issue to deal with one remaining issue (which is trivial) will be filed, not crucial for QGIS 2.4.

@qgib
Copy link
Contributor Author

qgib commented Jun 18, 2014

Author Name: Nyall Dawson (@nyalldawson)


  • resolution was changed from to fixed/implemented
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority labels May 25, 2019
@qgib qgib closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority
Projects
None yet
Development

No branches or pull requests

1 participant