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

Incremental rendering of features does not work when render cache is used #12098

Closed
qgib opened this issue Oct 27, 2009 · 6 comments
Closed

Incremental rendering of features does not work when render cache is used #12098

qgib opened this issue Oct 27, 2009 · 6 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Oct 27, 2009

Author Name: Jeremy Palmer (@palmerj)
Original Redmine Issue: 2038
Affected QGIS version: master
Redmine category:map_canvas


r11831 introduced the feature to cache rendering whenever possible. However this new functionality has disabled the number of features to draw before updating the display.

@qgib
Copy link
Contributor Author

qgib commented Nov 30, 2009

Author Name: Giovanni Manghi (@gioman)


confirmed also under linux with trunk. Is this on purpose?

@qgib
Copy link
Contributor Author

qgib commented Jan 10, 2010

Author Name: Steven Mizuno (Steven Mizuno)


Actually, it is partially working on the initial rendering - after a layer is drawn, it is displayed. This appears to be an unintended consequence.

However, the point of caching is to speed up redrawing the map if it is not necessary to re-render a layer, as when a layer is disabled/enabled for view and the extent hasn't changed, so I don't see a reason for incremental drawing at all.

I would recommend when render caching is enabled, incremental drawing not be used during rendering and be disabled in Settings|Options to indicate that it is not available.

@qgib
Copy link
Contributor Author

qgib commented Dec 16, 2011

Author Name: Giovanni Manghi (@gioman)


  • fixed_version_id was changed from Version 1.7.0 to Version 1.7.4

@qgib
Copy link
Contributor Author

qgib commented Apr 16, 2012

Author Name: Paolo Cavallini (@pcav)


  • crashes_corrupts_data was configured as 0
  • version was configured as master
  • fixed_version_id was changed from Version 1.7.4 to Version 1.8.0

@qgib
Copy link
Contributor Author

qgib commented Sep 4, 2012

Author Name: Paolo Cavallini (@pcav)


  • fixed_version_id was changed from Version 1.8.0 to Version 2.0.0

@qgib
Copy link
Contributor Author

qgib commented Jun 2, 2014

Author Name: Nathan Woodrow (@NathanW2)


2.4 now has multithreading so this should no longer be a issue.


  • assigned_to_id removed nobody
  • resolution was configured as fixed/implemented
  • status_id was changed from Open to Closed
  • pull_request_patch_supplied was configured as 0

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! Map and Legend Related to map or legend rendering
Projects
None yet
Development

No branches or pull requests

1 participant